Liking cljdoc? Tell your friends :D
Clojure only.

automaton-core.adapters.env-variables

Operating enviroment variables

Operating enviroment variables
raw docstring

get-envclj

(get-env var-name)

Get the environment variable Params:

  • var-name name of the environment variable to be retrieved
Get the environment variable
Params:
* `var-name` name of the environment variable to be retrieved
raw docstring

get-envsclj

(get-envs)

A map of all available environment variables

A map of all available environment variables
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close