Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
296
size_t Plugin::getInstallStepCount()
297
{
298
return _installSteps.size();
299
}
300
301
size_t Plugin::getRemoveStepCount()
302
{
Callers
1
installPlugins
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected