Options
All
  • Public
  • Public/Protected
  • All
Menu

The execution of a task happens as an external process without shell interaction.

Hierarchy

  • ProcessExecution

索引

Constructors

Properties

Constructors

constructor

Properties

process

process: string

The process to be executed.

args

args: string[]

The arguments passed to the process. Defaults to an empty array.

Optional options

The process options used when the process is executed. Defaults to undefined.

Generated by TypeDoc