ProcessResultRecord
PackageAxial.Process
The complete structured transcript returned by a process execution.
Fields
| Name | Type | Description |
|---|---|---|
| ExitCode | ExitCode | No description available. |
| ExitCodes | ExitCodes | No description available. |
| StdOut | StdOut | No description available. |
| StdErr | StdErr | No description available. |
| StdOutCapture | StdOutCapture | No description available. |
| StdErrCapture | StdErrCapture | No description available. |
| Stages | Stages | No description available. |
| StartedAt | StartedAt | No description available. |
| Duration | Duration | No description available. |

