Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
QString DownloadTask::updateFilesDir()
168
{
169
return m_updateFilesDir.path();
170
}
171
172
OperationList DownloadTask::operations()
173
{
Callers
1
downloadUpdates
Method · 0.80
Calls
1
path
Method · 0.80
Tested by
no test coverage detected