Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ viewFolder
Method
viewFolder
launcher/ui/pages/instance/ExternalResourcesPage.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
void ExternalResourcesPage::viewFolder()
197
{
198
DesktopServices::openPath(m_model->dir().absolutePath(), true);
199
}
200
201
bool ExternalResourcesPage::current(const QModelIndex& current, const QModelIndex& previous)
202
{
Callers
nothing calls this directly
Calls
2
openPath
Function · 0.85
dir
Method · 0.80
Tested by
no test coverage detected