module Crirc::Controller::Command::Ping
Included Modules
Direct including types
Defined in:
crirc/controller/command/ping.crInstance Method Summary
-
#ping(msg : String | Nil = "0")
Send a ping to check if the other end is alive
-
#pong(msg : String | Nil = "0")
Answer to a ping command with a pong