MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / name

Method name

src/commandline.cpp:458–461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456{}
457
458std::string Command::name() const
459{
460 return meta().name;
461}
462
463std::string Command::description() const
464{

Callers 2

processMethod · 0.45
usageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected