Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ parse
Method
parse
launcher/meta/VersionList.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
void VersionList::parse(const QJsonObject& obj)
191
{
192
parseVersionList(obj, this);
193
}
194
195
void VersionList::addExternalRecommends(const QStringList& recommends)
196
{
Callers
nothing calls this directly
Calls
1
parseVersionList
Function · 0.85
Tested by
no test coverage detected