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

Method on_actionViewJavaFolder_triggered

launcher/ui/MainWindow.cpp:1345–1348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1343}
1344
1345void MainWindow::on_actionViewJavaFolder_triggered()
1346{
1347 DesktopServices::openPath(APPLICATION->javaPath(), true);
1348}
1349
1350void MainWindow::refreshInstances()
1351{

Callers

nothing calls this directly

Calls 2

openPathFunction · 0.85
javaPathMethod · 0.45

Tested by

no test coverage detected