pub fn run_one(
    args_path: &Path,
    cli_binary: &str,
    use_temp_dir: bool,
    track_cov: bool
) -> Result<Option<ExecCoverageMapWithModules>>
Expand description

Run the args_path batch file withcli_binary