Command output interface providing modeled command output parameters.

Hierarchy

  • ICommandOutput

Properties

Properties

code: number

The command output exit code.

stderr: any

The standard error captured buffer.

stdout: any

The standard output captured buffer.

Generated using TypeDoc