Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ isEnabled
Method
isEnabled
src/plugins/GreaseMonkey/gm_manager.cpp:192–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
bool GM_Manager::isEnabled() const
193
{
194
return m_enabled;
195
}
196
197
QList<GM_Script*> GM_Manager::allScripts() const
198
{
Callers
1
loadScripts
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected