Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
Hasher::Ptr createFlameHasher(QString file_path)
34
{
35
return new FlameHasher(file_path);
36
}
37
38
void ModrinthHasher::executeTask()
39
{
Callers
1
createHasher
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected