Expand description
Directory scanning and project detection functionality.
This module provides the core scanning logic that traverses directory trees to find development projects and their build artifacts. It supports parallel processing for improved performance and handles various error conditions gracefully.
Structsยง
- Scanner
- Directory scanner for detecting development projects.