Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
void Meta::Version::setType(const QString& type)
95
{
Callers
1
createSearchArguments
Method · 0.80
Calls
1
descriptor
Method · 0.45
Tested by
no test coverage detected