MCPcopy Create free account
hub / github.com/cathery/sys-con / LoadGlobalConfig

Function LoadGlobalConfig

source/Sysmodule/source/config_handler.cpp:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192 } // namespace
193
194 void LoadGlobalConfig(const GlobalConfig &config)
195 {
196 config::globalConfig = config;
197 }
198
199 void LoadAllConfigs()
200 {

Callers 1

LoadAllConfigsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected