|
group2 0.1.0
CSE 125 Group 2
|
Implementation of loadDeveloperConfig(). More...
Functions | |
| DeveloperConfig | loadDeveloperConfig (const char *path) |
| Load developer config from a TOML file. | |
Implementation of loadDeveloperConfig().
|
nodiscard |
Load developer config from a TOML file.
Missing files, missing keys, and parse errors fall back to defaults.
| path | Path to config.toml. |