class Pinger
- Pinger
- Reference
- Object
Defined in:
pinger.crConstant Summary
-
OS =
"linux"
-
VERSION =
{{ (system("shards version \"/srv/crystaldoc.info/github-spider-gazelle-pinger-v1.1.2/src\"")).chomp.stringify.downcase }}
Constructors
Instance Method Summary
- #count : Int32
- #duration : Int32?
- #exception : String?
- #host : String
- #ip : Socket::IPAddress?
- #ping
- #ping!
- #pingable : Bool?
- #timeout : Int32
- #warning : String?