MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / failed

Method failed

launcher/FileSystem.h:138–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136 qsizetype totalCopied() { return m_copied; }
137 qsizetype totalFailed() { return m_failedPaths.length(); }
138 QStringList failed() { return m_failedPaths; }
139
140 signals:
141 void fileCopied(const QString& relativeName);

Callers 2

getModFileChangelogMethod · 0.45
getModDescriptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected