MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / showHelp

Method showHelp

framework/configfile.cpp:460–460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

458bool ConfigFile::loaded() const { return this->pimpl->loaded(); }
459
460void ConfigFile::showHelp() { this->pimpl->showHelp(); }
461
462std::map<UString, std::vector<ConfigOption>> ConfigFile::getOptions()
463{

Callers 3

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36