MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / init_npp_interface

Function init_npp_interface

src/plugin/Plugin.cpp:162–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162void init_npp_interface() { npp = std::make_unique<NppInterface>(&npp_data); }
163
164void notify(SCNotification *notify_code) { npp->notify(notify_code); }
165

Callers 1

setInfoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected