Skip to main content

run_piped

Function run_piped 

Source
pub fn run_piped(bin: &str, args: &[OsString]) -> Result<Output>
Expand description

Run a command, capturing stdout and stderr.