Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ getInstalledForAllUsers
Method
getInstalledForAllUsers
pluginManager/src/Plugin.cpp:262–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
BOOL Plugin::getInstalledForAllUsers()
263
{
264
return _installedForAllUsers;
265
}
266
267
268
BOOL Plugin::isInstalled()
Callers
4
remove
Method · 0.95
checkInstalledPlugins
Method · 0.80
installPlugins
Method · 0.80
removePlugins
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected