For many build systems, it can be important to have a file cache that allows file artifacts to be pulled from the cache instead of rebuilding. Cobble should be able to do this for files declared as artifacts of tasks. Cobble should have separate read and write caches, since some read caches might be shared or read-only caches.
For many build systems, it can be important to have a file cache that allows file artifacts to be pulled from the cache instead of rebuilding. Cobble should be able to do this for files declared as artifacts of tasks. Cobble should have separate read and write caches, since some read caches might be shared or read-only caches.