Next: , Previous: dotgen components, Up: TCL Engine


Interfaces definitions from the specification
— TCL Backend: dotgen interfaces [pattern]

This command returns the list of interfaces that are defined in the current .gen file. This list may be filtered with the optional pattern argument. Each element of the returned list is an interface command that can be used to access detailed information about each particular interface object.

Parameters:

pattern
Filter the interface name. The filter may contain a glob-like pattern (with * or ? wildcards). Only the components whose name match the pattern will be returned.
Returns:
A list of interface objects of class interface.