Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ viewConfigs
Method
viewConfigs
launcher/ui/pages/instance/ExternalResourcesPage.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
void ExternalResourcesPage::viewConfigs()
192
{
193
DesktopServices::openPath(m_instance->instanceConfigFolder(), true);
194
}
195
196
void ExternalResourcesPage::viewFolder()
197
{
Callers
nothing calls this directly
Calls
2
openPath
Function · 0.85
instanceConfigFolder
Method · 0.45
Tested by
no test coverage detected