fluent_environment_api library
Classes
- Environment
- Abstract definition of an Application Environment. Clients must extend this class to provide specific configuration values.
- EnvironmentApi
- Interface defined to use the fluent environment functionalities
Enums
- EnvironmentType
- Defines the standard environment types for the application lifecycle.
Extensions
- EnvironmentExt on Environment
- Convenience extensions to avoid verbose type checks.