Skip to content

ExecResult.exitCode

ExecResult › exitCode

Type: null | number

An exit code of the command. A value of null indicates that the process did not exit normally.