eda icon indicating copy to clipboard operation
eda copied to clipboard

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

Open wbuchanan opened this issue 6 years ago • 1 comments

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 avatar Mar 18 '19 09:03 wbuchanan

Also related to Issue #18

wbuchanan avatar Dec 02 '19 21:12 wbuchanan