ExecOptions
Properties
Link copied to clipboard
optional. whether to fail if output to stderr. defaults to false
Link copied to clipboard
optional. defaults to failing on non zero. ignore will not fail leaving it up to the caller
Link copied to clipboard
optional. Listeners for output. Callback functions that will be called on these events
Link copied to clipboard
optional. whether to skip quoting/escaping arguments if needed. defaults to false.