Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ instanceRoot
Method
instanceRoot
launcher/BaseInstance.cpp:325–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
}
324
325
QString BaseInstance::instanceRoot() const
326
{
327
return m_rootDir;
328
}
329
330
SettingsObjectPtr BaseInstance::settings()
331
{
Callers
15
processMultiMC
Method · 0.80
isApplied
Method · 0.80
add
Method · 0.80
remove
Method · 0.80
executeTask
Method · 0.80
data
Method · 0.80
trashInstance
Method · 0.80
deleteInstance
Method · 0.80
loadInstance
Method · 0.80
install
Method · 0.80
updateInstance
Method · 0.80
updateInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected