Function run_checked

Source
fn run_checked(program: &Path, args: &[&str], cwd: &Path) -> Result<()>