class

Pinger

Inherits Reference < Object

Constants

OS = "linux"
VERSION = {{ (system("shards version \"/tmp/tmp.PLnaCP/src/src\"")).chomp.stringify.downcase }}

Constructors

new(host : String, count : Int32 = 1, timeout : Int32 = 5)
Source

Instance methods

count
Source
duration
Source
exception
Source
host
Source
ping
Source
ping!
Source
pingable
Source
timeout
Source
warning
Source

Nested types