Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ setVersion
Method
setVersion
pluginManager/src/Plugin.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void Plugin::setVersion(const PluginVersion &version)
85
{
86
_version = version;
87
}
88
89
void Plugin::setHomepage(const TCHAR* homepage)
90
{
Callers
1
parsePluginFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected