Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
UString Framework::getDataDir() const { return Options::dataPathOption.get(); }
56
57
UString Framework::getCDPath() const { return Options::cdPathOption.get(); }
58
Callers
3
getMapSectorPath
Method · 0.80
getTilesetPath
Method · 0.80
main.cpp
File · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected