mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
0b2754c824
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.