MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / check

Method check

launcher/tools/JProfiler.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78bool JProfilerFactory::check(QString* error)
79{
80 return check(globalSettings->get("JProfilerPath").toString(), error);
81}
82
83bool JProfilerFactory::check(const QString& path, QString* error)
84{

Callers

nothing calls this directly

Calls 4

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

Tested by

no test coverage detected