exitCode property
final
Exit code for the process.
See Process.exitCode for more information in the exit code value.
Implementation
final int exitCode;
Exit code for the process.
See Process.exitCode for more information in the exit code value.
final int exitCode;