Skogsrå v1.2.0 Skogsra.System View Source
This module defines the functions to get environment variables from the OS.
Link to this section Summary
Functions
Gets a OS environment 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 a OS environment variable value given a Skogsra.Env
struct.