MCPcopy 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
319bool PluginVersion::getIsBad()
320{
321 return _isBad;
322}
323
324void PluginVersion::setIsBad(bool isBad)
325{

Callers 2

Plugin.cppFile · 0.80
checkInstalledPluginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected