Liking cljdoc? Tell your friends :D

dotty.core


comment?clj

(comment? val)
source

decode-varclj

(decode-var var-str)

Decode a single environment var into hash-map. Return nil if invalid.

Decode a single environment var into hash-map.
Return `nil` if invalid.
sourceraw docstring

decode-varsclj

(decode-vars vars-str)

Decode env vars by line

Decode env vars by line
sourceraw docstring

envclj

(env)
(env var-name)

Retrieve env var by name

Retrieve env var by name
sourceraw docstring

env-varsclj

source

load-envclj

(load-env)
source

read-env-fileclj

(read-env-file file-name)

Read and parse env file e.g ".env"

Read and parse env file e.g ".env"
sourceraw docstring

reload-env-varsclj

(reload-env-vars)
source

strip-endsclj

(strip-ends s)
source

strip-single-quotesclj

(strip-single-quotes s)
source

system-envclj

(system-env)
source

wrapped-in?clj

(wrapped-in? s wrapper)
source

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

× close