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

Method positional

src/commandline.cpp:497–500  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495}
496
497po::positional_options_description Command::positional() const
498{
499 return getPositional();
500}
501
502bool Command::legacy() const
503{

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected