Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ settings
Method
settings
launcher/BaseInstance.cpp:330–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
SettingsObjectPtr BaseInstance::settings()
331
{
332
loadSpecificSettings();
333
334
return m_settings;
335
}
336
337
bool BaseInstance::canLaunch() const
338
{
Callers
15
Application
Method · 0.45
launch
Method · 0.45
controllerSucceeded
Method · 0.45
ShowGlobalSettings
Method · 0.45
showMainWindow
Method · 0.45
askIfShouldUpdate
Function · 0.45
executeTask
Method · 0.45
decideAccount
Method · 0.45
askOfflineName
Method · 0.45
launchInstance
Method · 0.45
onFailed
Method · 0.45
executeTask
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected