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

Add rebuild option to eda for multiple call on same file use case #14

Open
wbuchanan opened this issue Mar 18, 2019 · 1 comment
Open
Assignees

Comments

@wbuchanan
Copy link
Owner

When calling the program multiple times on the same file and saving the output to the same directory the dirfile call internally in eda forces the end user to delete all the created files manually. Allow end user to pass the rebuild option directly to the dirfile call to prevent needing to delete all of the files created by previous executions of the program.

@wbuchanan wbuchanan self-assigned this Mar 18, 2019
@wbuchanan
Copy link
Owner Author

Also related to Issue #18

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

No branches or pull requests

1 participant