exitCode property

int? exitCode
final

The command's exit code, or null if the shell did not report one.

Implementation

final int? exitCode;