MCPcopy 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
825VariableHandler* PluginList::getVariableHandler()
826{
827 return _variableHandler;
828}
829
830Plugin* PluginList::getPlugin(tstring name)
831{

Callers 2

initMethod · 0.80
run_dlgProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected