ProcessResult.ensureStatus

Ensure that program exited with expected exit code.

Parameters

expected int

expected exit-code, if differ, then exception will be thrown.

Meta