Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
auto Settings::getUiLanguage() const -> const QString & { return uiLanguage; }
146
147
auto Settings::getDiffPath() const -> const QString & { return diffPath; }
148
149
auto Settings::getSplashTime() const -> int { return splashTime; }
150
Callers
1
judge
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected