#unused #file #find #directory #unreferenced

unreferenced_files_lib

A utility for finding unused and unreferenced files

1 unstable release

0.1.0 Jan 26, 2022

#2256 in Development tools

AGPL-3.0

37KB
894 lines

Unreferenced Files Library

Documentation crates.io Pipeline Status 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://gitlab.com/DeveloperC/clean_git_history/-/issues.

Dependencies

~2.1–3MB
~54K SLoC