Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getRecommended
Method
getRecommended
launcher/meta/VersionList.cpp:247–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
}
246
247
BaseVersionPtr VersionList::getRecommended() const
248
{
249
return m_recommended;
250
}
251
252
}
Callers
1
selectRecommended
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected