data/services/project_service library

Classes

DependencyNode
A node in a dependency tree.
LanguageStats
Language statistics for a project.
ProjectInfo
Full description of a detected project.
ProjectService
Detects project types, frameworks, and provides project-level operations.
ProjectSize
Project size metrics.

Enums

PackageManager
Package manager used by the project.
ProjectFramework
Web or application framework detected in the project.
ProjectType
The primary language/platform of a project.
TestFramework
Test framework detected in the project.