struct Config
- Config
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
Defined in:
config.crConstructors
Instance Method Summary
- #colors : Hash(String, Int32)
- #colors=(colors : Hash(String, Int32))
- #keys : Hash(String, String)
- #keys=(keys : Hash(String, String))
- #server : Server
- #server=(server : Server)