pub fn run_host(cmd: &str, args: &[&str]) -> Result<Output>
Run a command on the host, capturing output.