MCPcopy 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
174void InstanceCopyPrefs::enableLinkRecursively(bool b)
175{
176 linkRecursively = b;
177}
178
179void InstanceCopyPrefs::enableUseHardLinks(bool b)
180{

Calls

no outgoing calls

Tested by

no test coverage detected