Skip to main content

analyze

Function analyze 

Source
pub fn analyze(input: &str, cfg: &Config) -> Result<Analysis>
Expand description

Resolve a single repository (local path, owner/repo slug, or git URL) into contributor data and metadata. Shorthand for analyze_many with one source.