class

Envcat::Env

Inherits Reference / Object

Constructors

new(globs : Array(String) = [] of String)
Source

Class methods

flatten_array(array, prefix = [] of String, output = {} of String => String, &keymaker : Array(String) -> String)
Source
flatten_hash(hash, prefix = [] of String, output = {} of String => String, &keymaker : Array(String) -> String)
Source
flatten_hash(hash, prefix = [] of String, output = {} of String => String)
Source

Instance methods

merge(hash, globs = @globs)
Source
merge_json(path)
Source
merge_toml(path)
Source
merge_yaml(path)
Source
read_and_cache(path)
Source

Macros

method_missing(call)
Source