Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getUpdatable
Method
getUpdatable
launcher/modplatform/CheckUpdateTask.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
};
32
33
auto getUpdatable() -> std::vector<UpdatableMod>&& { return std::move(m_updatable); }
34
35
public slots:
36
bool abort() override = 0;
Callers
1
checkCandidates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected