Method: Bcome::Ssh::ProxyData#host

Defined in:
lib/objects/ssh/proxy_data.rb

#hostObject



8
9
10
# File 'lib/objects/ssh/proxy_data.rb', line 8

def host
  @host ||= get_host
end