Enums§
- Explicon
Error - Represents errors that can occur during configuration value resolution.
- Sourced
- A configuration value that can be sourced either directly or from an environment variable.
Type Aliases§
- Result
- Result type alias using
ExpliconError
for error handling in configuration resolution.