Class: CommandExecuted
- ↳ CommandExecuted
• new CommandExecuted(
__namedParameters
)Parameters
Name | Type |
---|---|
__namedParameters | Object |
Overrides
Defined in
•
Optional
agr_id: string
Inherited from
Defined in
• cmd_idx:
number
Inherited from
Defined in
•
Optional
command: any
Defined in
•
Optional
message: string
Defined in
•
Optional
stderr: string
Defined in
•
Optional
stdout: string
Defined in
•
Optional
success: boolean
Defined in
•
Optional
task_id: null
| string
Inherited from
Defined in
Extract exception information from this event.
Returns
The extracted exception information and a copy of the event without the exception information.
Inherited from
Defined in
Last modified 1yr ago