Skip to main content

run_host

Function run_host 

Source
pub fn run_host(cmd: &str, args: &[&str]) -> Result<Output>
Expand description

Run a command on the host, capturing output.