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

Method pick

src/commandline.cpp:380–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378}
379
380bool CommandLine::pick() const
381{
382 return (m_vm.count("pick") > 0);
383}
384
385bool CommandLine::multiple() const
386{

Callers 1

runFunction · 0.80

Calls 1

countMethod · 0.80

Tested by

no test coverage detected