MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / name

Method name

src/command/recent.cpp:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 std::string full_name;
113public:
114 const char *name() const { return full_name.c_str(); }
115 void operator()(agi::Context *c) {
116 T::operator()(c, id);
117 }

Callers 1

regFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected