Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ type
Method
type
launcher/meta/Version.h:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
return m_version;
54
}
55
QString type() const
56
{
57
return m_type;
58
}
59
QDateTime time() const;
60
qint64 rawTime() const
61
{
Callers
5
createNewHash
Method · 0.45
executeTask
Method · 0.45
data
Method · 0.45
setVersions
Method · 0.45
VersionList.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected