MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / Config

Method Config

Bcore/src/main/cpp/Dobby/tests/catch.hpp:3220–3220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3218class Config : public IConfig {
3219public:
3220 Config() = default;
3221 Config(ConfigData const &data);
3222 virtual ~Config() = default;
3223

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected