Skip to content

noclobber behavior #246

Description

@mrgleeco

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?

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions