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

file-tuple

(file-tuple fd)

Given a file, return a tuple of its name as a keyword and its content as a string.

get-envdir

(get-envdir path)

Given a path, yield a map of file name to file contents