Class
SSHKit::Host
In:
lib/sshkit/host.rb
Parent:
Object
Methods
==
eql?
equal?
first_suitable_parser
hash
key=
keys
keys=
local?
netssh_options
new
properties
to_s
username
Attributes
hostname
[RW]
password
[RW]
port
[RW]
ssh_options
[RW]
user
[RW]
Public Class methods
new
(host_string_or_options_hash)
Public Instance methods
==
(other_host)
Alias for eql?
eql?
(other_host)
equal?
(other_host)
Alias for eql?
first_suitable_parser
(host)
hash
()
key=
(new_key)
keys
()
keys=
(new_keys)
local?
()
netssh_options
()
properties
()
to_s
()
username
()
[Validate]