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

Method localFilename

launcher/meta/Version.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84QString Meta::Version::localFilename() const
85{
86 return m_uid + '/' + m_version + ".json";
87}
88
89::Version Meta::Version::toComparableVersion() const
90{

Callers 2

validateMethod · 0.45
executeTaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected