Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ operations
Method
operations
launcher/updater/DownloadTask.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
OperationList DownloadTask::operations()
173
{
174
return m_operations;
175
}
176
177
}
Callers
1
downloadUpdates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected