The process to start.
Optional
options: ProcessExecutionOptionsOptional options for the started process.
Creates a process execution.
The process to start.
Arguments to be passed to the process.
Optional
options: ProcessExecutionOptionsOptional options for the started process.
The arguments passed to the process. Defaults to an empty array.
Optional
optionsThe process options used when the process is executed. Defaults to undefined.
The process to be executed.
Creates a process execution.