Files
Giacomo Vercesi 11f1e532c6 Implement dirty bit on Container
Add a `Dirty` boolean to the `ContainerBase` class. This will be set to
true when the container mutates itself (e.g. remove, mergeBack, clear).
The dirty bit is reset when running `PipelineManager.store`.
2025-04-03 15:59:18 +02:00
..
2024-06-20 10:24:51 +02:00
2024-10-10 14:50:26 +02:00
2024-09-27 12:07:17 +02:00