Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ getVariableHandler
Method
getVariableHandler
pluginManager/src/PluginList.cpp:825–828 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
823
}
824
825
VariableHandler* PluginList::getVariableHandler()
826
{
827
return _variableHandler;
828
}
829
830
Plugin* PluginList::getPlugin(tstring name)
831
{
Callers
2
init
Method · 0.80
run_dlgProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected