Hush (hush v0.5.0) View Source
Extensible runtime configuration loader with pluggable providers
Link to this section Summary
Link to this section Functions
Specs
release_mode?() :: boolean()
Is the app running in release mode?
Specs
resolve!() :: Keyword.t()
Resolve configuration
When called with resolve!/0 it will default to all loaded applications' configuration. When called with resolve!/1 with the configuration as an arugment it will process that.