Structs§
- Config
- Complete application configuration.
- General
Config - General configuration options.
- Safety
Config - Safety configuration for dangerous command detection.
- Style
Config - Style configuration for terminal output.
Enums§
- Color
Mode - Color output mode for terminal display.
- Safety
Preset - Safety preset for dangerous command detection.
- Symbol
Mode - Symbol mode for terminal output.
- Verbosity
- Verbosity level for output.
Constants§
- ENV_
VAR_ MAPPING - Environment variable overrides for config keys.
- KNOWN_
KEYS - Known configuration keys with their type descriptors.
Functions§
- env_
var_ for_ key - Look up the environment variable name for a config key.
- suggest_
config_ key - Suggest a similar config key using fuzzy matching.
- validate_
key - Validate that a config key is known.