MCPcopy 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
374bool InstanceList::trashedSomething() const
375{
376 return !m_trashHistory.empty();
377}
378
379bool InstanceList::undoTrashInstance()
380{

Callers 2

undoTrashInstanceMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected