Module: Hector::Commands::Pong
- Included in:
- Session
- Defined in:
- lib/hector/commands/pong.rb
Instance Method Summary collapse
Instance Method Details
#on_pong ⇒ Object
4 5 6 |
# File 'lib/hector/commands/pong.rb', line 4 def on_pong @received_pong = true end |