Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ shouldDisplay
Method
shouldDisplay
launcher/ui/pages/instance/ModFolderPage.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
bool ModFolderPage::shouldDisplay() const
239
{
240
return true;
241
}
242
243
bool CoreModFolderPage::shouldDisplay() const
244
{
Callers
nothing calls this directly
Calls
4
getPackProfile
Method · 0.80
getComponent
Method · 0.80
getReleaseDateTime
Method · 0.80
shouldDisplay
Function · 0.70
Tested by
no test coverage detected