MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / isUseHardLinksEnabled

Method isUseHardLinksEnabled

launcher/InstanceCopyPrefs.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108bool InstanceCopyPrefs::isUseHardLinksEnabled() const
109{
110 return useHardLinks;
111}
112
113bool InstanceCopyPrefs::isLinkRecursivelyEnabled() const
114{

Callers 3

InstanceCopyTaskMethod · 0.80
CopyInstanceDialogMethod · 0.80
updateLinkOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected