Skip to main content

Crate dev_prune

Crate dev_prune 

Source

Modules§

adapters
channel
Which package manager delivered the binary that is running, and what that implies.
commands
config
constants
daemon
engine
exit_code
Process exit codes, so scripts and CI can branch on the outcome.
help
json
output
pathenv
scanner
setup
spawn
tui
workspace

Structs§

Cli
Universal, lockfile-safe workspace pruner and background dependency cleaner.
UsageError
Marker for errors that are usage mistakes rather than runtime failures.

Enums§

CachesAction
Commands
ConfigAction

Functions§

ensure_devp_alias
Create the devp executable alias next to dev-prune, and keep it current.
native_arch_if_emulated
The machine’s own architecture, reported only when it differs from this build’s.
print_version_info
Print rich version & system environment details for -v / -V / –version.
run_cli
Run the CLI application.