Method: Fog::Parsers::Base#response

Defined in:
lib/fog/core/parser.rb

#responseObject (readonly)

Returns the value of attribute response.



7
8
9
# File 'lib/fog/core/parser.rb', line 7

def response
  @response
end