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.
友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
The execution of a task happens as an external process without shell interaction.