Public Member Functions | |
| None | __set__ (self, ConfigurableActionStruct instance, str|Iterable[str] value) |
| None | __get__ (self, instance, objtype=None) |
Abstract the logic of removing an iterable of action names from a
`ConfigurableActionStruct` at one time using attribute assignment.
This is useful in the context of setting configuration through pipelines
or on the command line.
Raises
------
AttributeError
Raised if an attribute specified for removal does not exist in the
ConfigurableActionStruct