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§
- Clean
Result - Structured result returned after a cleanup operation.
- Cleaner
- Handles the cleanup of build directories from development projects.
Enums§
- Removal
Strategy - Strategy for removing build directories.