The output and exit status, returned by [Child::wait_with_output].
Child::wait_with_output
let output = value.status
Allows a get operation to work.
let output = value.stdout
let output = value.stderr
println("{:?}", value)
Allows the value to be debug printed.