Optional cwdThe working directory to execute the batch script in. Defaults to the current working directory.
Optional fadedOutput is piped directly to stdout. No edtiting of the output. Defaults to false.
Optional noWhether to omit echo of the commands to the terminal. Defaults to false.
Optional silentWhether to output nothing rather than piping the stdout and stderr to the terminal as the script is running. Defaults to false.
Generated using TypeDoc
The options object for the
executeBatchScriptfunction.