Method: Excon::Connection#data

Defined in:
lib/excon/connection.rb

#dataObject (readonly)

Returns the value of attribute data.



6
7
8
# File 'lib/excon/connection.rb', line 6

def data
  @data
end