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