[][src]Function crev_common::run_with_shell_cmd_capture_stdout

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