Skip to main content

Module config

Module config 

Source

Structs§

ProjectConfig
UbtConfig

Constants§

BUILTIN_COMMANDS
BUILTIN_GROUPS

Functions§

find_config
Locate and parse ubt.toml, returning the config and project root.
load_config
Load and validate the project configuration.
parse_config
Parse a TOML string into an UbtConfig.
validate_aliases
Ensure no alias shadows a built-in command or group name.