Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ openedImpl
Method
openedImpl
launcher/ui/pages/instance/OtherLogsPage.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void OtherLogsPage::openedImpl()
84
{
85
m_watcher->enable();
86
}
87
void OtherLogsPage::closedImpl()
88
{
89
m_watcher->disable();
Callers
nothing calls this directly
Calls
1
enable
Method · 0.45
Tested by
no test coverage detected