Function run_cmd_stdout

Source
pub fn run_cmd_stdout(c: &mut Command) -> Result<String, CommandError>