Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getSettingsPath
Method
getSettingsPath
test/Settings.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
std::string getSettingsPath() const override
149
{
150
return _settingsFolder;
151
}
152
};
153
154
namespace
Callers
3
testSettingsPathCreation
Function · 0.45
createSettingsFile
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected