get_lib_pins¶
- -exact
Considers wildcards to be plain characters
- -regexp
Views the patterns argument as a regular expression
- -nocase
Makes matches case-insensitive
- -quiet
Suppresses warning and error messages if no objects match
- -filter
Filters the collection with the specified expression
- -patterns
Match the speacified patterns
- -of_objects
Collectes lib_pin related to these objects
-exact¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
regexp exact
simple case
There is currently no simple case.
-regexp¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
regexp exact
simple case
There is currently no simple case.
-nocase¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-quiet¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-filter¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-patterns¶
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
- GroupType.TYPE_CONFLICT:
patterns of_objects
simple case
There is currently no simple case.
-of_objects¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
patterns of_objects
simple case
There is currently no simple case.