MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / setInfo

Function setInfo

src/PluginInterface.cpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void setInfo(NppData _nppData) {
69 nppData = _nppData;
70}
71
72const TCHAR * getName() {
73 return TEXT("NppFTP");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected