Skip to main content

run_baseline

Function run_baseline 

Source
pub fn run_baseline(
    config_path: &Path,
    target_paths: &[PathBuf],
) -> Result<BaselineResult, ScanError>
Expand description

Run baseline counting: parse config, build only ratchet rules, count matches.