Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getVersion
Method
getVersion
launcher/minecraft/Component.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
QString Component::getVersion()
148
{
149
return m_cachedVersion;
150
}
151
152
QString Component::getFilename()
153
{
Callers
10
getTrivialComponentChanges
Function · 0.45
collectTreeLinked
Method · 0.45
resolveDependencies
Method · 0.45
performUpdateActions
Method · 0.45
finalizeComponents
Method · 0.45
data
Method · 0.45
setComponentVersion
Method · 0.45
getComponentVersion
Method · 0.45
tryNextMajorJava
Method · 0.45
mcVersion
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected