Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setVolatile
Method
setVolatile
launcher/meta/Version.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void Meta::Version::setVolatile(bool volatile_)
114
{
115
m_volatile = volatile_;
116
}
117
118
void Meta::Version::setData(const VersionFilePtr& data)
119
{
Callers
1
parseCommonVersion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected