lsst.pex.config gba4ed39666+e464e2e6f0
|
Public Member Functions | |
None | __set__ (self, ConfigurableActionStruct instance, Mapping[str, ConfigurableAction]|ConfigurableActionStruct value) |
None | __get__ (self, instance, objtype=None) |
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.