Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
env_config
master
EnvConfig
Setting
Built with Crystal 1.10.0
2023-12-09 19:23:16 UTC
module
EnvConfig
Defined in:
env_config.cr
env_config/version.cr
Constant Summary
VERSION
=
"0.1.0"
Constructors
.new
(env :
ENV
.
class
, prefix =
nil
)
Constructor Detail
def self.
new
(env :
ENV
.
class
, prefix =
nil
)
#
[
View source
]