skipLibsOn
cdsLibManager.copy skipLibsOn boolean { t | nil }
Description
Specifies whether to skip libraries during a hierarchical copy.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copy" "skipLibsOn")
envSetVal("cdsLibManager.copy" "skipLibsOn" 'boolean t)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top