Result of a command execution containing output and status information.
ExecutionResult
Standard output from the process
Standard error from the process
Process exit code (0 = success)
Whether execution was successful
Optional
Whether process exceeded time limit
Whether process exceeded memory limit
Result of a command execution containing output and status information.
ExecutionResult