MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / updateFilesDir

Method updateFilesDir

launcher/updater/DownloadTask.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167QString DownloadTask::updateFilesDir()
168{
169 return m_updateFilesDir.path();
170}
171
172OperationList DownloadTask::operations()
173{

Callers 1

downloadUpdatesMethod · 0.80

Calls 1

pathMethod · 0.80

Tested by

no test coverage detected