Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dotenvs
v1.0.0
Dotenvs
Built with Crystal 1.9.2
2023-10-08 14:39:27 UTC
module
Dotenvs
Extended Modules
Dotenvs
Defined in:
dotenvs.cr
dotenvs/version.cr
Constant Summary
VERSION
=
"0.1.0"
Instance Method Summary
#load
(app_env : String, allow_production : Bool =
false
) : Nil
Instance Method Detail
def
load
(app_env : String, allow_production : Bool =
false
) : Nil
#
[
View source
]