abstract class Ketchup::Request
- Ketchup::Request
- Reference
- Object
Direct Known Subclasses
- Ketchup::InterruptPomodoroRequest
- Ketchup::PingRequest
- Ketchup::StartBreakRequest
- Ketchup::StartPomodoroRequest
- Ketchup::StatusRequest
Defined in:
ketchup/request.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(id : Float64 | Nil | Int64 | Nil | Int32 | Nil | String | Nil, params = nil)
#