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

Method localFilename

launcher/meta/Version.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97QString Meta::Version::localFilename() const
98{
99 return m_uid + '/' + m_version + ".json";
100}
101
102void Meta::Version::setType(const QString &type)
103{

Callers 1

validateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected