run_with_output

Function run_with_output 

Source
pub fn run_with_output(
    program: &str,
    args: &[String],
) -> Result<ProcessOutput, String>
Expand description

Run a command and return full output