dev_scripts::cmd

Function ensure_success

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

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