2 releases
| 0.1.2 | Oct 14, 2024 |
|---|---|
| 0.1.1 |
|
| 0.1.0 | Jan 26, 2022 |
#258 in Parser tooling
102 downloads per month
37KB
894 lines
🚧 Archived 🚧 Please use the binary version instead, it should contain all functionality you were going to implement with the library.
Unreferenced Files Library
A utility for finding unused and unreferenced files.
Provided are a binary and a library. The binary is a standalone CLI tool that wraps the library. See the respective directories for more information on each.
Content
Usage
Usage - Logging
The crate log is used to provide logging.
The environment variable RUST_LOG can be used to set the logging level.
See https://crates.io/crates/log for more detailed documentation.
Issues/Feature Requests
To report an issue or request a new feature use https://github.com/DeveloperC286/clean_git_history/issues.
Dependencies
~1.9–3MB
~52K SLoC