class YamlConfig
- YamlConfig
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
mira.crConstructors
Instance Method Summary
- #covers : String
- #covers=(covers : String)
- #db_host : String
- #db_host=(db_host : String)
- #db_name : String
- #db_name=(db_name : String)
- #db_password : String
- #db_password=(db_password : String)
- #db_user : String
- #db_user=(db_user : String)
- #library : String
- #library=(library : String)
- #open_registrations : Bool
- #open_registrations=(open_registrations : Bool)
- #port : Int16
- #port=(port : Int16)