Allow for avoided re-execution if target files exist
richpsharp opened this issue · 0 comments
richpsharp commented
Add functionality that only checks for the existence of target files rather than hashing them. This allows for functions which initialize, like a database, but no-reinitalization unless the input parameters differ.