Expand description
Configuration file and environment parser
Handles loading configuration from files and environment variables.
Functionsยง
- apply_
config_ value - Apply a single configuration value
- load_
config - Load configuration from file and environment
- parse_
bool - Parse a boolean value (flexible)
- validate_
config - Validate configuration