get_cmd_stdout

Function get_cmd_stdout 

Source
fn get_cmd_stdout(cmd: &mut Command) -> Result<Stdio>
Expand description

Get cmd standard output.