lsst.pex.config g38189d092c+6a8a80267a
|
Public Member Functions | |
None | __set__ (self, ConfigurableActionStruct instance, Union[Mapping[str, ConfigurableAction], ConfigurableActionStruct] value) |
None | __get__ (self, instance, objtype=None) |
This descriptor exists to abstract the logic of using a dictionary to update a ConfigurableActionStruct through attribute assignment. This is useful in the context of setting configuration through pipelines or on the command line.