Process result, produced by 'execute' method of Process.
Ensure that program exited with expected exit code.
Check if status is not Ok.
Check if status is Ok.
text output of the process
exit code of the process
See Implementation
Process result, produced by 'execute' method of Process.