Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ absolutePath
Method
absolutePath
src/modinfooverwrite.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
QString ModInfoOverwrite::absolutePath() const
24
{
25
return Settings::instance().paths().overwrite();
26
}
27
28
std::vector<ModInfo::EFlag> ModInfoOverwrite::getFlags() const
29
{
Callers
1
archives
Method · 0.95
Calls
1
overwrite
Method · 0.80
Tested by
no test coverage detected