Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ scriptsDirectory
Method
scriptsDirectory
src/plugins/GreaseMonkey/gm_manager.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
QString GM_Manager::scriptsDirectory() const
95
{
96
return m_settingsPath + QL1S(
"/greasemonkey"
);
97
}
98
99
QString GM_Manager::requireScripts(const QStringList &urlList) const
100
{
Callers
3
scriptDownloaded
Method · 0.80
openScriptsDirectory
Method · 0.80
newScript
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected