Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isDontLinkSavesEnabled
Method
isDontLinkSavesEnabled
launcher/InstanceCopyPrefs.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
bool InstanceCopyPrefs::isDontLinkSavesEnabled() const
119
{
120
return dontLinkSaves;
121
}
122
123
bool InstanceCopyPrefs::isUseCloneEnabled() const
124
{
Callers
3
InstanceCopyTask
Method · 0.80
CopyInstanceDialog
Method · 0.80
updateLinkOptions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected