MCPcopy Create free account
hub / github.com/daniele77/cli / ~Strings

Method ~Strings

examples/pluginmanager.cpp:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240 menuHandler = menu->Insert(std::move(subMenu));
241 }
242 ~Strings() override
243 {
244 menuHandler.Remove();
245 }
246private:
247 CmdHandler menuHandler;
248};

Callers

nothing calls this directly

Calls 1

RemoveMethod · 0.45

Tested by

no test coverage detected