[][src]Function crev_lib::util::run_with_shell_cmd

pub fn run_with_shell_cmd(
    cmd: OsString,
    arg: Option<&Path>
) -> Result<ExitStatus, Error>