Command
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
command | string | Required, Identifier | The command |
exitCode | int | Read-only | The exit code |
stdErr | string | Read-only | The stderr from calling the command |
stdOut | string | Read-only | The stdout from calling the command |