Enums§
Functions§
- default_
config_ path - Default config file path:
~/.config/runex/config.toml(or platform equivalent). Overridden byRUNEX_CONFIGenv var. - load_
config - Load config from a file path.
- parse_
config - Parse a TOML string into Config.
~/.config/runex/config.toml (or platform equivalent).
Overridden by RUNEX_CONFIG env var.