Class: Choke
Instance Attribute Summary
Attributes inherited from Protocol
Instance Method Summary collapse
-
#initialize ⇒ Choke
constructor
A new instance of Choke.
Methods inherited from Protocol
Constructor Details
#initialize ⇒ Choke
Returns a new instance of Choke.
124 125 126 |
# File 'lib/cocaine/protocol.rb', line 124 def initialize super RPC::CHOKE end |