module Dotenv
Overview
TODO Write documentation for Dotenv
Defined in:
dotenv.crConstant Summary
-
VERSION =
"0.1.0"
Class Method Summary
-
.load(path = ".env", set_env = true) : Hash(String, String)
TODO Put your code here
Class Method Detail
TODO Put your code here