preheat_open.configuration.UpdateProxy
- class preheat_open.configuration.UpdateProxy(config_obj)
Bases:
objectProxy object that allows updating environment variables for configuration properties.
- __init__(config_obj)
Methods
__init__(config_obj)all()Update all environment variables to match the current configuration object.
- all()
Update all environment variables to match the current configuration object.
- Return type:
None