Method: Bundler::SocketAddress#host

Defined in:
lib/bundler/mirror.rb

#hostObject (readonly)

Returns the value of attribute host.

[View source]

209
210
211
# File 'lib/bundler/mirror.rb', line 209

def host
  @host
end