Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobItemShellCommandAction

A job item action running a shell command.

Hierarchy

Index

Properties

Properties

command

command: string

The command to execute.

Optional cwd

cwd: string

The custom working directory.

Optional silent

silent: boolean

Do not write result to output.

Optional type

type: string

The type.

Optional wait

wait: boolean

Wait until command has been executed or not. Default: (true).

Generated using TypeDoc