Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ setIsBad
Method
setIsBad
pluginManager/src/PluginVersion.cpp:324–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
void PluginVersion::setIsBad(bool isBad)
325
{
326
_isBad = isBad;
327
}
328
329
330
Callers
2
setInstalledVersion
Method · 0.80
setInstalledVersionFromHash
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected