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

Method usageLine

src/commandline.cpp:468–471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

466}
467
468std::string Command::usageLine() const
469{
470 return name() + " " + meta().usage;
471}
472
473std::string Command::moreInfo() const
474{

Callers 1

usageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected