pub async fn output(command: &mut Command) -> Result<Output>
Executes the command making sure it’s successful and returns its output.