Product Documentation
Cadence Library Manager User Guide
Product Version IC23.1, November 2023

libCheckOn

cdsLibManager.delete libCheckOn boolean { t | nil }

Description

Specifies whether to verify that a library is valid using its cdsinfo.tag file, prior to performing a delete operation to prevent deleting data or directories that are not in a valid library.

The default is t.

GUI Equivalent

None

Examples

envGetVal("cdsLibManager.delete" "libCheckOn")
envSetVal("cdsLibManager.delete" "libCheckOn" 'boolean nil)

Related Topics

Using UNIX to Add Settings to a .cdsenv File


Return to top
 ⠀
X