Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ isUpdating
Method
isUpdating
src/plugins/GreaseMonkey/gm_script.cpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
bool GM_Script::isUpdating()
154
{
155
return m_updating;
156
}
157
158
void GM_Script::updateScript()
159
{
Callers
1
paint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected