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

Method on_actionViewLogsFolder_triggered

launcher/ui/MainWindow.cpp:1231–1234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1229}
1230
1231void MainWindow::on_actionViewLogsFolder_triggered()
1232{
1233 DesktopServices::openPath("logs", true);
1234}
1235
1236void MainWindow::on_actionViewJavaFolder_triggered()
1237{

Callers

nothing calls this directly

Calls 1

openPathFunction · 0.85

Tested by

no test coverage detected