pub async fn execute(command: &mut Command) -> Result<()>
Executes a command making sure it’s successful.