MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / isArchive

Method isArchive

src/modinfodialogconflictsmodels.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46bool ConflictItem::isArchive() const
47{
48 return m_isArchive;
49}
50
51MOShared::FileIndex ConflictItem::fileIndex() const
52{

Callers 2

dataMethod · 0.80
activateItemsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected