Skip to main content

error_from_output

Function error_from_output 

Source
pub fn error_from_output(output: Output) -> PosixError
👎Deprecated since 1.1.0:

Please use PosixError::from

Expand description

Return a PosixError from a failed std::process::Output