Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProcessExecution

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

Hierarchy

  • ProcessExecution

Index

Constructors(1)

Properties(3)

Constructors(1)

constructor

Properties(3)

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. Maintained by 洛竹