Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ getResults
Method
getResults
launcher/java/JavaCheckerJob.h:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
return true;
44
}
45
QList<JavaCheckResult> getResults()
46
{
47
return javaresults;
48
}
49
50
private slots:
51
void partFinished(JavaCheckResult result);
Callers
2
processFlame
Method · 0.80
javaCheckerFinished
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected