Class
Specinfra::Command::Darwin::Base::Host
In:
lib/specinfra/command/darwin/base/host.rb
Parent:
Specinfra::Command::Base::Host
Methods
check_is_reachable
check_is_resolvable
get_ipaddress
get_ipv4_address
get_ipv6_address
Public Class methods
check_is_reachable
(host, port, proto, timeout)
check_is_resolvable
(name, type)
get_ipaddress
(name)
get_ipv4_address
(name)
get_ipv6_address
(name)
[Validate]