MCPcopy 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
23QString ModInfoOverwrite::absolutePath() const
24{
25 return Settings::instance().paths().overwrite();
26}
27
28std::vector<ModInfo::EFlag> ModInfoOverwrite::getFlags() const
29{

Callers 1

archivesMethod · 0.95

Calls 1

overwriteMethod · 0.80

Tested by

no test coverage detected