Skip to main contentModule config
Source - Opened
- Whether anybody asked for the configurator, or it opened on its own.
- Toggle
- What a
daemon / hook sub-action word means.
- 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.
- run_recommended
- Turn on everything the first run recommends, without the first run.
- 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_settings checks, 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.