Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ saveAll
Method
saveAll
launcher/ui/InstanceWindow.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
bool InstanceWindow::saveAll()
200
{
201
return m_container->saveAll();
202
}
203
204
QString InstanceWindow::instanceId()
205
{
Callers
1
launch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected