Method: Bundler::SocketAddress#host
- Defined in:
- lib/bundler/mirror.rb
permalink #host ⇒ Object (readonly)
Returns the value of attribute host.
209 210 211 |
# File 'lib/bundler/mirror.rb', line 209 def host @host end |
Returns the value of attribute host.
209 210 211 |
# File 'lib/bundler/mirror.rb', line 209 def host @host end |