Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismLauncher/PrismLauncher
/ getCurrentTask
Method
getCurrentTask
launcher/minecraft/PackProfile.cpp:353–356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
}
352
353
Task::Ptr PackProfile::getCurrentTask()
354
{
355
return d->m_updateTask;
356
}
357
358
void PackProfile::resolve(Net::Mode netmode)
359
{
Callers
1
executeTask
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected