MCPcopy Create free account
hub / github.com/NPP-JSONViewer/JSON-Viewer / GetPluginName

Method GetPluginName

src/NppJsonViewer/NppJsonPlugin.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29const TCHAR* NppJsonPlugin::GetPluginName() const
30{
31 return PLUGIN_NAME;
32}
33
34FuncItem* NppJsonPlugin::GetFuncsArray(int* nbF)
35{

Callers 1

getNameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected