Delete cached files
This merge request implements the deletion of the files inside the caches related to an experiment various blocks.
There are two possibles deletion:
- Delete the files from one cache
- Propagate the deletion the all the dependencies
WARNING Number one must be done cautiously as depending which cache is being deleted, the experiment might fail to run.
WARNING Number two will propagate to all the blocks and thus experiments that are using them.