View Source API Reference confex v3.5.1
Modules
Confex simplifies reading configuration at run-time with adapter-based system for resolvers.
This module provides behaviour for the Confex adapters, that are responsible for fetching raw values from an environment variable or other source.
Adapter to fetch values from a file with path specified in a system environment variables.
Adapter to fetch values from system environment variables.
This module is responsible for Confex type-casting.