MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / getDiffPath

Method getDiffPath

src/base/settings.cpp:147–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145auto Settings::getUiLanguage() const -> const QString & { return uiLanguage; }
146
147auto Settings::getDiffPath() const -> const QString & { return diffPath; }
148
149auto Settings::getSplashTime() const -> int { return splashTime; }
150

Callers 1

judgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected