ExitCode
ExitCode =
number&object
Defined in: packages/core/src/kernel/types.ts:26
Exit code returned by a bin. 0 = success, non-zero = failure. Branded to prevent accidental number→ExitCode.
Type Declaration
Section titled “Type Declaration”__brand
Section titled “__brand”
readonly__brand:"ExitCode"