eyconf.config.extra_fields.AccessProxy¶
- class eyconf.config.extra_fields.AccessProxy(data: D, extra_data: AttributeDict)¶
Proxy to access attributes dynamically.
Methods
- __init__(data: D, extra_data: AttributeDict)¶
Proxy to access attributes dynamically.
Methods