ICommand

grafeas.v1. ICommand

Properties of a Command.

Properties:
Name Type Attributes Description
name string | null <optional>

Command name

env Array.<string> | null <optional>

Command env

args Array.<string> | null <optional>

Command args

dir string | null <optional>

Command dir

id string | null <optional>

Command id

waitFor Array.<string> | null <optional>

Command waitFor