CommandResult
Nodepod API / src / CommandResult
Interface: CommandResult
Section titled “Interface: CommandResult”Defined in: src/index.ts:94
Properties
Section titled “Properties”exitCode
Section titled “exitCode”exitCode:
number
Defined in: src/index.ts:97
stderr
Section titled “stderr”stderr:
string
Defined in: src/index.ts:96
stdout
Section titled “stdout”stdout:
string
Defined in: src/index.ts:95