Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add dirs_meta plugin for directory metadata analysis
- Introduced a new plugin, `dirs_meta`, that analyzes directories and provides metadata such as file counts, sizes, and modification times. - Implemented intelligent caching for improved performance and parallel processing for faster analysis. - Updated workspace configuration to include the new plugin and removed the deprecated `dirs` plugin. - Added comprehensive README documentation for usage and display formats. - Updated Cargo.lock and Cargo.toml files to reflect new dependencies and plugin structure.
- Loading branch information