class Ketchup::BaseConfig
- Ketchup::BaseConfig
- Reference
- Object
Included Modules
- YAML::Serializable
Direct Known Subclasses
Defined in:
ketchup/config.crConstructors
Instance Method Summary
- #cycle : Int32
- #cycle=(cycle : Int32)
- #host : String
- #host=(host : String)
- #long_break_duration : Int32
- #long_break_duration=(long_break_duration : Int32)
- #pomodoro_duration : Int32
- #pomodoro_duration=(pomodoro_duration : Int32)
- #port : Int32
- #port=(port : Int32)
- #short_break_duration : Int32
- #short_break_duration=(short_break_duration : Int32)
- #socket : String | Nil
- #socket=(socket : String | Nil)