Skogsrå v1.2.0 Skogsra.App View Source
This module defines the functions to get variables from the configuration.
Link to this section Summary
Functions
Gets config variable value given a Skogsra.Env
struct
Link to this section Functions
Link to this function
get_env(env)
View Source
get_env(env)
View Source
get_env(Skogsra.Env.t()) :: nil | term()
get_env(Skogsra.Env.t()) :: nil | term()
Gets config variable value given a Skogsra.Env
struct.