exitCode property

int? exitCode
getter/setter pair

the exit code of the command.

Implementation

int? exitCode;