#unused #file #unreferenced

unreferenced_files_lib

A utility for finding unused and unreferenced files

2 releases

0.1.2 Oct 14, 2024
0.1.1 Oct 14, 2024
0.1.0 Jan 26, 2022

#115 in Parser tooling

Download history 7/week @ 2024-09-23 3/week @ 2024-09-30 349/week @ 2024-10-14

359 downloads per month

AGPL-3.0

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

Documentation crates.io Conventional Commits License

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

~2.2–3.5MB
~56K SLoC