provide a way for the end-user to specify the error handler to use. The error handler will specify how to deal with error. By default (the default error handler) will stop the branch unless --Force has been defined (or a variable defined, or an environment variable has been defined).
The error handler might be a script, or a python function (for speed).
provide a way for the end-user to specify the error handler to use. The error handler will specify how to deal with error. By default (the default error handler) will stop the branch unless --Force has been defined (or a variable defined, or an environment variable has been defined).
The error handler might be a script, or a python function (for speed).