lsst.pex.config g36d8d8392d+436704ae70
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.pex.config.configurableActions._configurableActionStructField.ConfigurableActionStructUpdater Class Reference

Public Member Functions

None __set__ (self, ConfigurableActionStruct instance, Union[Mapping[str, ConfigurableAction], ConfigurableActionStruct] value)
 
None __get__ (self, instance, objtype=None)
 

Detailed Description

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.

The documentation for this class was generated from the following file: