[][src]Function crev_common::run_with_shell_cmd

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