class Pinger
- Pinger
- Reference
- Object
Defined in:
pinger.crConstant Summary
-
OS =
(`uname`).strip.downcase
-
VERSION =
"0.1.0"
Constructors
Instance Method Summary
- #count : Int32
- #duration : Int32?
- #exception : String?
- #host : String
- #ip : Socket::IPAddress?
- #ping
- #ping!
- #pingable : Bool?
- #timeout : Int32
- #warning : String?