[ Version ( since = "0.5.2" ) ]
public Exit get_exit_code ()
Gets the exit enum.
You probably don't want to be using this function, and instead using the much more useful get_error_code function.
| this |
a valid Results instance |
|
The Exit or pk_exit_enum_unknown for error or if it was not set |