The result of executing a program.
The return code of the program.
Standard error output of the program. May be null if standard error was not captured
null
The full standard output of the program. May be null if standard out was not captured.
Generated using TypeDoc
The result of executing a program.