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

Method getDataDir

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

Source from the content-addressed store, hash-verified

53{
54
55UString Framework::getDataDir() const { return Options::dataPathOption.get(); }
56
57UString Framework::getCDPath() const { return Options::cdPathOption.get(); }
58

Callers 3

getMapSectorPathMethod · 0.80
getTilesetPathMethod · 0.80
main.cppFile · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected