Method: Bundler::SocketAddress#type

Defined in:
lib/bundler/mirror.rb

#typeObject (readonly)

Returns the value of attribute type.

[View source]

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

def type
  @type
end