MCPcopy Create free account
hub / github.com/GlobedGD/globed2 / author

Method author

src/modules/scripting/ScriptingModule.hpp:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 }
20
21 virtual std::string_view author() const override {
22 return "Globed";
23 }
24
25 virtual std::string_view description() const override {
26 return "";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected