MCPcopy 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
94QString GM_Manager::scriptsDirectory() const
95{
96 return m_settingsPath + QL1S("/greasemonkey");
97}
98
99QString GM_Manager::requireScripts(const QStringList &urlList) const
100{

Callers 3

scriptDownloadedMethod · 0.80
openScriptsDirectoryMethod · 0.80
newScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected