Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
QString Meta::Version::localFilename() const
85
{
86
return m_uid +
'/'
+ m_version +
".json"
;
87
}
88
89
::Version Meta::Version::toComparableVersion() const
90
{
Callers
2
validate
Method · 0.45
executeTask
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected