Envcat::Env
Constructors
Class methods
flatten_array(array, prefix = [] of String, output = {} of String => String, &keymaker : Array(String) -> String)
Sourceflatten_hash(hash, prefix = [] of String, output = {} of String => String, &keymaker : Array(String) -> String)
Sourceflatten_hash(hash, prefix = [] of String, output = {} of String => String)
SourceInstance methods
merge(hash, globs = @globs)
Sourcemerge_json(path)
Sourcemerge_toml(path)
Sourcemerge_yaml(path)
Sourceread_and_cache(path)
SourceMacros
method_missing(call)
Source