MCPcopy 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
324void PluginVersion::setIsBad(bool isBad)
325{
326 _isBad = isBad;
327}
328
329
330

Callers 2

setInstalledVersionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected