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

Method getHashingTask

launcher/modplatform/EnsureMetadataTask.h:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 ~EnsureMetadataTask() = default;
21
22 Task::Ptr getHashingTask() { return m_hashing_task; }
23
24 public slots:
25 bool abort() override;

Callers 1

ensureMetadataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected