pub fn detect_frameworks(
_project_root: &Path,
languages: &[DetectedLanguage],
_config: &AnalysisConfig,
) -> Result<Vec<DetectedTechnology>>Expand description
Detects technologies (frameworks, libraries, tools) with proper classification