Expand description
Build directory cleanup functionality.
This module provides the core cleanup logic for removing build directories from detected development projects. It handles parallel processing, progress reporting, error handling, and provides detailed statistics about the cleanup operation.
Structsยง
- Cleaner
- Handles the cleanup of build directories from development projects.