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

Method descriptor

launcher/meta/Version.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32QString Meta::Version::descriptor()
33{
34 return m_version;
35}
36QString Meta::Version::name()
37{
38 if(m_data)

Calls

no outgoing calls

Tested by

no test coverage detected