Traitsยง
- EnvConfig
- Indicates that structure can be initialize from environment variables.
- IniConfig
- Indicates that structure can be initialized from INI file.
- Json
Config - Indicates that structure can be initialized from JSON file.
- Toml
Config - Indicates that structure can be initialized from TOML file.
- YmlConfig
- Indicates that structure can be initialized from YAML/YML file.