summaryrefslogtreecommitdiff
path: root/src/backend/rescue.py
AgeCommit message (Collapse)Author
2020-06-08rename some constants to something more prettyV3n3RiX
2020-06-06filesystem module : gather all the folder and file paths used by sisyphus ↵V3n3RiX
under one module, and expose them to other modules from there
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend ↵V3n3RiX
to work with the new backend ... gui frontend wip