Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Support for --dry-run flag #7

Open
GoldenBadger opened this issue Nov 15, 2016 · 1 comment
Open

Support for --dry-run flag #7

GoldenBadger opened this issue Nov 15, 2016 · 1 comment

Comments

@GoldenBadger
Copy link
Collaborator

A --dry-run flag would be incredibly useful for testing and debugging. Any mutating operations can be locked by this flag so other parts of the program can be tested safely. Due to the layout of the code, implementing this flag might be tedious, but still worth it I think.

@d-fens
Copy link
Contributor

d-fens commented Feb 1, 2017

There is a dry run flag already in the code. If it works or not I don't know but it's referenced in the code throughout.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants