Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ typeString
Method
typeString
launcher/meta/Version.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
return m_uid;
33
}
34
QString Meta::Version::typeString() const
35
{
36
return m_type;
37
}
38
39
QDateTime Meta::Version::time() const
40
{
Callers
1
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected