Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ getIsBad
Method
getIsBad
pluginManager/src/PluginVersion.cpp:319–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
318
319
bool PluginVersion::getIsBad()
320
{
321
return _isBad;
322
}
323
324
void PluginVersion::setIsBad(bool isBad)
325
{
Callers
2
Plugin.cpp
File · 0.80
checkInstalledPlugins
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected