resm application module. Copyright (c) 2015, Dmitry Averbakh
Behaviours: application
.
Authors: Dmitry Averbakh ([email protected]
).
get_env/3 | Get environment (system or module) variable. |
get_env(VarName, Key, Default) -> term()
VarName = string()
Key = atom()
Default = term()
Get environment (system or module) variable.