The output of a finished process.
This is returned in a Result by either the output
method of a Command
, or the wait_with_output
method of a Child
process.
The output of a finished process.
This is returned in a Result by either the output
method of a Command
, or the wait_with_output
method of a Child
process.