Decoder for the envdir tag which creates a map of the file names and file contents found in a directory.
This can be convenient when loading configuration provided by Kubernetes
Decoder for the envdir tag which creates a map of the file names and file contents found in a directory. This can be convenient when loading configuration provided by Kubernetes
(file-tuple fd)Given a file, return a tuple of its name as a keyword and its content as a string.
Given a file, return a tuple of its name as a keyword and its content as a string.
(get-envdir path)Given a path, yield a map of file name to file contents
Given a path, yield a map of file name to file contents
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |