unreferenced_files_lib

Crates.iounreferenced_files_lib
lib.rsunreferenced_files_lib
version0.1.2
sourcesrc
created_at2022-01-26 20:28:48.925555
updated_at2024-10-14 22:26:50.420668
descriptionA utility for finding unused and unreferenced files.
homepage
repositoryhttps://github.com/DeveloperC286/unreferenced_files
max_upload_size
id521836
size39,713
DeveloperC (DeveloperC286)

documentation

README

🚧 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.

Commit count: 213

cargo fmt