getExitCode method

int getExitCode()

Returns the exit code associated with this event.

Implementation

int getExitCode() => _exitCode;