Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getLoadTask
Method
getLoadTask
launcher/meta/VersionList.cpp:32–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
Task::Ptr VersionList::getLoadTask()
33
{
34
load(Net::Mode::Online);
35
return getCurrentTask();
36
}
37
38
bool VersionList::isLoaded()
39
{
Callers
2
loadList
Method · 0.45
create
Method · 0.45
Calls
1
load
Function · 0.85
Tested by
no test coverage detected