struct Config::Bind
- Config::Bind
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
Defined in:
config.crConstructors
Instance Method Summary
- #host : String
- #host=(host : String)
- #perm : Int16
- #perm=(perm : Int16)
- #port : Int32
- #port=(port : Int32)
- #unix : String
- #unix=(unix : String)