Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isUseSymLinksEnabled
Method
isUseSymLinksEnabled
launcher/InstanceCopyPrefs.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
bool InstanceCopyPrefs::isUseSymLinksEnabled() const
104
{
105
return useSymLinks;
106
}
107
108
bool InstanceCopyPrefs::isUseHardLinksEnabled() const
109
{
Callers
3
InstanceCopyTask
Method · 0.80
CopyInstanceDialog
Method · 0.80
updateLinkOptions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected