-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution you'd like
For some usage, it is desired to rerun the template to get updated outputs. However for some files we would rather NOT update. In this case, we want to check if output destination file exists and if so, skip. I would call this optionality like noclobber: [] where a list of template names are conditionally applied.
A quick review of the code does not reveal this feature -but maybe it already does?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request