Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Outcome

Execution Outcome

Properties

Optional error

error: undefined | string

Errors if any associated with the execution

Optional exitCode

exitCode: undefined | string

Exit Code

output

output: string

A shortened version of Execution Output

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Outcome): object

getJsonObj