Liking cljdoc? Tell your friends :D

yummy.tag.envdir

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
raw docstring

file-tupleclj

(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.
sourceraw docstring

get-envdirclj

(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
sourceraw docstring

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

× close