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

Method end

libinstall/src/VariableHandler.cpp:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79const VariableHandler::iterator VariableHandler::end() {
80 return _variables->end();
81}

Callers 15

parseCommandLineFunction · 0.80
runGpupAsAdminFunction · 0.80
sizeWindowMethod · 0.80
setInstalledVersionMethod · 0.80
runStepsMethod · 0.80
setListMethod · 0.80
initMethod · 0.80
run_dlgProcMethod · 0.80
checkInstalledPluginsMethod · 0.80
addAvailablePluginsMethod · 0.80
calculateDependenciesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected