MCPcopy 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
50private slots:
51 void partFinished(JavaCheckResult result);

Callers 2

processFlameMethod · 0.80
javaCheckerFinishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected