One rule I like, is to ensure that, as well as validation, all validated information is dumped in a convenient format prior to running the rest of the script.
This is super helpful, assuming that some downstream process will need pathnames, or some other detail of the process just executed.
One rule I like, is to ensure that, as well as validation, all validated information is dumped in a convenient format prior to running the rest of the script.
This is super helpful, assuming that some downstream process will need pathnames, or some other detail of the process just executed.