Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
191
std::string config::disabled_plugins()
192
{
193
return get_config_value(__func__,
""
);
194
}
195
196
namespace config::options
197
{
Callers
nothing calls this directly
Calls
1
get_config_value
Function · 0.85
Tested by
no test coverage detected