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

Method parseOptions

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

Source from the content-addressed store, hash-verified

451}
452
453bool ConfigFile::parseOptions(int argc, const char *const argv[])
454{
455 return this->pimpl->parseOptions(argc, argv);
456}
457
458bool ConfigFile::loaded() const { return this->pimpl->loaded(); }
459

Callers 14

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
LauncherWindowMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 8

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36