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

Detailed Description

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: