Exec Result
Represents the result of running an external process.
Functions
Link copied to clipboard
Throws a ProcessExecutionException if the process exited with a non-zero exit value.
Link copied to clipboard
Returns the exit value of the process.
Link copied to clipboard
Re-throws any failure executing this process.