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