Skip to main content

analyze

Function analyze 

Source
pub fn analyze(project_path: &Path) -> Result<(Vec<DepFile>, Vec<DepIssue>)>
Expand description

Run analysis and return structured data (for CLI integration).