Skip to main content

analyze

Function analyze 

Source
pub fn analyze(
    corpus: &str,
    repository: &str,
    recursive: bool,
    base: Option<&str>,
    full_tree: bool,
) -> Result<SentryReport, String>