MCPcopy 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
196void ExternalResourcesPage::viewFolder()
197{
198 DesktopServices::openPath(m_model->dir().absolutePath(), true);
199}
200
201bool ExternalResourcesPage::current(const QModelIndex& current, const QModelIndex& previous)
202{

Callers

nothing calls this directly

Calls 2

openPathFunction · 0.85
dirMethod · 0.80

Tested by

no test coverage detected