Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ trashedSomething
Method
trashedSomething
launcher/InstanceList.cpp:374–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
}
373
374
bool InstanceList::trashedSomething() const
375
{
376
return !m_trashHistory.empty();
377
}
378
379
bool InstanceList::undoTrashInstance()
380
{
Callers
2
undoTrashInstance
Method · 0.80
on_actionDeleteInstance_triggered
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected