MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / noUpdates

Method noUpdates

launcher/ui/dialogs/ModUpdateDialog.h:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 auto indexDir() const -> QDir { return m_mod_model->indexDir(); }
31
32 auto noUpdates() const -> bool { return m_no_updates; };
33 auto aborted() const -> bool { return m_aborted; };
34
35 auto ensureMetadata() -> bool;

Callers 1

updateModsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected