Options for runCommandResult (buffered execution).
Optional
Working directory for the child process.
Environment variables for the child process. Undefined values are dropped.
Optional timeout (ms). Kills the child with SIGKILL on expiry.
Options for runCommandResult (buffered execution).