MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / toComparableVersion

Method toComparableVersion

launcher/meta/Version.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89::Version Meta::Version::toComparableVersion() const
90{
91 return { const_cast<Meta::Version*>(this)->descriptor() };
92}
93
94void Meta::Version::setType(const QString& type)
95{

Callers 1

createSearchArgumentsMethod · 0.80

Calls 1

descriptorMethod · 0.45

Tested by

no test coverage detected