Creates a process execution.
The process to start.
Optional options for the started process.
Creates a process execution.
The process to start.
Arguments to be passed to the process.
Optional options for the started process.
The process to be executed.
The arguments passed to the process. Defaults to an empty array.
The process options used when the process is executed. Defaults to undefined.
Generated by TypeDoc
The execution of a task happens as an external process without shell interaction.