module

Envy

Constants

DEFAULT_ENV_FILENAME = ".env"
VERSION = "0.2.0"

Instance methods

load(hash : Hash(String, String))
Source
load(*filename)
Source
load(*filename, &)
Source
load!(hash : Hash(String, String))
Source
load!(*filename)
Source
load!(*filename, &)
Source
parse(filename : String, option = {} of Symbol => Bool) : Hash(String, String)
Source

Nested types