Struct ubend::Output [−][src]
Output and exit status of the last process in the chain.
Fields
status: c_int
stdout: Vec<u8>
stderr: Vec<u8>