Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ downloadAborted
Method
downloadAborted
launcher/InstanceImportTask.cpp:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void InstanceImportTask::downloadAborted()
123
{
124
emitAborted();
125
m_filesNetJob.reset();
126
}
127
128
void InstanceImportTask::processZipPack()
129
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected