Interface IExitCode

Properties of an ExitCode.

Hierarchy

  • IExitCode

Implemented by

Properties

Properties

code?: null | number | Long

ExitCode code

text?: null | string

ExitCode text

Generated using TypeDoc