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