Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement undo function #6

Open
andy5995 opened this issue Jul 25, 2020 · 0 comments
Open

Implement undo function #6

andy5995 opened this issue Jul 25, 2020 · 0 comments
Milestone

Comments

@andy5995
Copy link
Member

andy5995 commented Jul 25, 2020

This function is dependent on #5 and #9

On a single run, when files are rmw'ed successfully, the absolute path names of their destination in the Waste/files folder are written to a single undo/mrl(most recent list).

When an undo is requested, the file is read, and each filename is restored using the restore function (#5). If no errors occur, the mrl file is deleted.

@andy5995 andy5995 added this to the v0.1.0 milestone Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant