[][src]Function crev_common::run_with_shell_cmd_capture_stdout

pub fn run_with_shell_cmd_capture_stdout(
    cmd: &OsStr,
    arg: Option<&Path>
) -> Result<Vec<u8>>