Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ enableLinkRecursively
Method
enableLinkRecursively
launcher/InstanceCopyPrefs.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
void InstanceCopyPrefs::enableLinkRecursively(bool b)
175
{
176
linkRecursively = b;
177
}
178
179
void InstanceCopyPrefs::enableUseHardLinks(bool b)
180
{
Callers
1
on_recursiveLinkCheckbox_stateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected