MCPcopy Create free account
hub / github.com/bruderstein/nppPluginManager / getInstallStepCount

Method getInstallStepCount

pluginManager/src/Plugin.cpp:296–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294
295
296size_t Plugin::getInstallStepCount()
297{
298 return _installSteps.size();
299}
300
301size_t Plugin::getRemoveStepCount()
302{

Callers 1

installPluginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected