MCPcopy Create free account
hub / github.com/MultiMC/Launcher / typeString

Method typeString

launcher/meta/Version.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 return m_uid;
41}
42QString Meta::Version::typeString() const
43{
44 return m_type;
45}
46
47QDateTime Meta::Version::time() const
48{

Callers 1

dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected