Guides¶
These guides cover MywayConfig features in depth.
Core Concepts¶
- Defining Configuration - How to create config classes
- YAML Structure - Understanding the defaults file format
- Accessing Values - All the ways to read configuration
Advanced Topics¶
- Environment Overrides - Using environment variables
- Custom File Loading - Loading from non-standard locations
- Hash-like Behavior - Using ConfigSection as a Hash