Files
Giacomo Vercesi c9590892e9 pipeline: drop Disk from storage methods
This commit changes the following method names across the codebase:
* `storeToDisk` -> `store`
* `loadFromDisk` -> `load`
This has been done since the storage is no longer bound to the local
storage.
2023-09-06 11:23:37 +02:00
..
2020-11-12 14:55:57 +01:00