Skip to main content

Module config

Module config 

Source
Expand description

run.config.toml: read, write, and the section grouping.

The file is written as one table per section. Older JSON files (.run/run.config.json, flat or sectioned) still load, and are rewritten as TOML on save / self-update. Every consumer looks up a plain key, so the in-memory form is flat and the sections are applied on write.

Structs§

Config

Functions§

key_of
partner-portal -> PARTNER_PORTAL