module

Dotenv

TODO: Write documentation for Dotenv

Constants

VERSION = "0.1.0"

Class methods

load(path = ".env", set_env = true) : Hash(String, String)

TODO: Put your code here

Source