pcdsdevices.interface._TabCompletionHelper

class pcdsdevices.interface._TabCompletionHelper

Base class for TabCompletionHelperClass, TabCompletionHelperInstance.

Methods

add(attr: str)

Add an attribute to the include list.

build_regex() Pattern

Update the regular expression based on the current includes.

remove(attr: str)

Remove an attribute from the include list.

reset()

Reset the tab-completion settings.