Enums§
- Toggle
- What a
daemon/hooksub-action word means.
Functions§
- config_
review_ is_ due - Whether the walkthrough is owed: on a fresh install, or after an upgrade that added a setting this machine has never been shown.
- invalid_
settings - Every stored setting that its own setter would refuse, with the reason.
- is_
toggle_ word - Whether a bare argument is a sub-action rather than a workspace path.
- parse_
toggle - Resolve the sub-action word users actually type.
- run_
daemon_ toggle - Toggle or status check for background daemon (global or local workspace).
- run_get
- Display a single config value.
- run_
global_ update - Global audit pass for all registered repos.
- run_
hook_ toggle - Toggle or status check for background Git hooks (global or local workspace).
- run_
path_ config - Inspect or create per-repository configuration (.devprune.json).
- run_set
- Set a config value.
- run_
show - Show all config values.
- run_
wizard - Put every global setting in front of the user, and let them change any of it.
- setting_
count - The number of settings
invalid_settingschecks, for reports that say so. - settings_
added_ since_ review - The settings that did not exist the last time this machine was asked.
- skip_
config_ review - Suppress the first-run walkthrough without running it.