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

Public Instance methods

==(other_host)

Alias for eql?

equal?(other_host)

Alias for eql?

[Validate]