MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / ~LuaExtension

Method ~LuaExtension

src/LuaExtension.cpp:722–722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

720
721LuaExtension::LuaExtension() {}
722LuaExtension::~LuaExtension() {}
723
724LuaExtension &LuaExtension::Instance() {
725 static LuaExtension singleton;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected