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

Method check

launcher/tools/JProfiler.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90bool JProfilerFactory::check(QString *error)
91{
92 return check(globalSettings->get("JProfilerPath").toString(), error);
93}
94
95bool JProfilerFactory::check(const QString &path, QString *error)
96{

Callers

nothing calls this directly

Calls 4

isEmptyMethod · 0.80
existsMethod · 0.80
toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected