Problem: when scripting, functions that require user input, have user prompts, and provide feedback to the user by printing to the console can cause issue.
Add a "force" option that turns all that stuff off.
A 'verbose' option that turns off just console feedback, but would still require user input when asking things like should a data pacakge be re-downloaded and overwrite the existing files (if they exist).
This feature would parallel a lot of the 'force' options implemented in EMLeditor.
Problem: when scripting, functions that require user input, have user prompts, and provide feedback to the user by printing to the console can cause issue.
Add a "force" option that turns all that stuff off.
A 'verbose' option that turns off just console feedback, but would still require user input when asking things like should a data pacakge be re-downloaded and overwrite the existing files (if they exist).
This feature would parallel a lot of the 'force' options implemented in EMLeditor.