MCPcopy 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
154namespace

Callers 3

testSettingsPathCreationFunction · 0.45
createSettingsFileFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected