morpheus.utils.env_config_value#

Classes

EnvConfigValue([value, use_env])

A wrapper for a string used as a configuration value which can be loaded from the system environment or injected via the constructor.

EnvConfigValueSource(*values)