MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / getLoadTask

Method getLoadTask

launcher/java/JavaInstallList.cpp:51–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51Task::Ptr JavaInstallList::getLoadTask()
52{
53 load();
54 return getCurrentTask();
55}
56
57Task::Ptr JavaInstallList::getCurrentTask()
58{

Callers

nothing calls this directly

Calls 1

loadFunction · 0.85

Tested by

no test coverage detected