cli-arguments to pass to the process.
Optionalcwdset the working directory of the process.
if not specified, the cwd of the parent process is inherited.
Optionalsignalprovide an optional abort signal to force close the process, by sending a "SIGTERM" os-signal to it.
configuration options for the execShellCommand function.