MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / check

Method check

launcher/tools/JVisualVM.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72bool JVisualVMFactory::check(QString* error)
73{
74 return check(globalSettings->get("JVisualVMPath").toString(), error);
75}
76
77bool JVisualVMFactory::check(const QString& path, QString* error)
78{

Calls 4

toStringMethod · 0.45
getMethod · 0.45
isEmptyMethod · 0.45
containsMethod · 0.45

Tested by

no test coverage detected