Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
721
LuaExtension::LuaExtension() {}
722
LuaExtension::~LuaExtension() {}
723
724
LuaExtension &LuaExtension::Instance() {
725
static LuaExtension singleton;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected