Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ aborted
Method
aborted
launcher/ui/dialogs/ModUpdateDialog.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
auto noUpdates() const -> bool { return m_no_updates; };
33
auto aborted() const -> bool { return m_aborted; };
34
35
auto ensureMetadata() -> bool;
36
Callers
1
updateMods
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected