class Config
- Config
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
config.crdaemon/config.cr
Constructors
Class Method Summary
Instance Method Summary
- #hosts : Hash(String, Tuple(String, String))
- #hosts=(hosts : Hash(String, Tuple(String, String)))
- #password : String
- #password=(password : String)
- #save
- #scale : Hash(String, Int32)
- #scale=(scale : Hash(String, Int32))