Function posix_errors::error_from_output[][src]

#[must_use]
pub fn error_from_output(output: Output) -> PosixError
👎 Deprecated since 1.1.0:

Please use PosixError::from

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