MCPcopy Create free account
hub / github.com/PrismLauncher/PrismLauncher / on_actionViewJavaFolder_triggered

Method on_actionViewJavaFolder_triggered

launcher/ui/MainWindow.cpp:1344–1347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

openPathFunction · 0.85
javaPathMethod · 0.45

Tested by

no test coverage detected