Function crev_common::run_with_shell_cmd_custom[][src]

pub fn run_with_shell_cmd_custom(
    cmd: &OsStr,
    arg: Option<&Path>,
    capture_stdout: bool
) -> Result<Output>