Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
const TCHAR* NppJsonPlugin::GetPluginName() const
30
{
31
return PLUGIN_NAME;
32
}
33
34
FuncItem* NppJsonPlugin::GetFuncsArray(int* nbF)
35
{
Callers
1
getName
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected