Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isUseCloneEnabled
Method
isUseCloneEnabled
launcher/InstanceCopyPrefs.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
bool InstanceCopyPrefs::isUseCloneEnabled() const
124
{
125
return useClone;
126
}
127
128
// ======= Setters =======
129
void InstanceCopyPrefs::enableCopySaves(bool b)
Callers
2
InstanceCopyTask
Method · 0.80
updateUseCloneCheckbox
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected