MCPcopy 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
262BOOL Plugin::getInstalledForAllUsers()
263{
264 return _installedForAllUsers;
265}
266
267
268BOOL Plugin::isInstalled()

Callers 4

removeMethod · 0.95
checkInstalledPluginsMethod · 0.80
installPluginsMethod · 0.80
removePluginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected