MCPcopy 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
191void ExternalResourcesPage::viewConfigs()
192{
193 DesktopServices::openPath(m_instance->instanceConfigFolder(), true);
194}
195
196void ExternalResourcesPage::viewFolder()
197{

Callers

nothing calls this directly

Calls 2

openPathFunction · 0.85
instanceConfigFolderMethod · 0.45

Tested by

no test coverage detected