Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ typeString
Method
typeString
launcher/meta/Version.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
return m_uid;
41
}
42
QString Meta::Version::typeString() const
43
{
44
return m_type;
45
}
46
47
QDateTime Meta::Version::time() const
48
{
Callers
1
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected