Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ at
Method
at
launcher/meta/VersionList.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
const BaseVersion::Ptr VersionList::at(int i) const
49
{
50
return m_versions.at(i);
51
}
52
int VersionList::count() const
53
{
54
return m_versions.size();
Callers
15
parse
Method · 0.45
getNextChar
Function · 0.45
decideAccount
Method · 0.45
splitArgs
Function · 0.45
RemoveInvalidFilenameChars
Function · 0.45
RemoveInvalidPathChars
Function · 0.45
index
Method · 0.45
expandVariables
Function · 0.45
on_dnsLookupFinished
Method · 0.45
isVersionSelected
Method · 0.45
getVersionForLoader
Method · 0.45
searchProjects
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_search
Method · 0.36
test_removeResource
Function · 0.36
test_enable_disable
Function · 0.36