petrovich_elixir v1.0.0 Petrovich.Config View Source

Provides application/system environment variable lookup at runtime

Link to this section Summary

Functions

Returns the requested variable from application's environment.

Link to this section Functions

Link to this function

get_env(application, key, default \\ nil) View Source
get_env(atom(), atom(), atom() | map()) :: term()

Returns the requested variable from application's environment.