Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ onDownloadAborted
Method
onDownloadAborted
launcher/modplatform/atlauncher/ATLPackInstallTask.cpp:173–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
void PackInstallTask::onDownloadAborted()
174
{
175
jobPtr.reset();
176
emitAborted();
177
}
178
179
void PackInstallTask::deleteExistingFiles()
180
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected