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

Function createFlameHasher

launcher/modplatform/helpers/HashUtils.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33Hasher::Ptr createFlameHasher(QString file_path)
34{
35 return new FlameHasher(file_path);
36}
37
38void ModrinthHasher::executeTask()
39{

Callers 1

createHasherFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected