MCPcopy Create free account
hub / github.com/PenguLoader/PenguLoader / disabled_plugins

Method disabled_plugins

core/src/config.cc:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191std::string config::disabled_plugins()
192{
193 return get_config_value(__func__, "");
194}
195
196namespace config::options
197{

Callers

nothing calls this directly

Calls 1

get_config_valueFunction · 0.85

Tested by

no test coverage detected