Skip to main content

run

Function run 

Source
pub fn run(
    repo_path: &Path,
    config: &AnalyzerConfig,
    format: &OutputFormat,
) -> Result<String>
Expand description

Run the commit-roaster analysis on a repository.