Module: Spectate::Ping
- Defined in:
- lib/spectate/ping.rb
Instance Method Summary collapse
Instance Method Details
#ping ⇒ Object
3 4 5 6 |
# File 'lib/spectate/ping.rb', line 3 def ping c = Spectate::Client.new c.get end |
3 4 5 6 |
# File 'lib/spectate/ping.rb', line 3 def ping c = Spectate::Client.new c.get end |