class ConfigLoader
Defined in:
config_loader.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(path : String =
"./config.yml")
#
Instance Method Detail
def
getAuth : YAML::Any?
#
def
getRules : YAML::Any?
#
def
setYaml(yml_str : String)
#