Method: Beaker::SshConnection#hostname

Defined in:
lib/beaker/ssh_connection.rb

#hostnameObject

Returns the value of attribute hostname.



9
10
11
# File 'lib/beaker/ssh_connection.rb', line 9

def hostname
  @hostname
end