Function ensure_success

Source
pub fn ensure_success(output: &Output) -> Result<()>
Expand description

Make sure a command finished successfully, otherwise throw an error.