Method: HTTPigeon::Response#parsed_response
- Defined in:
- lib/httpigeon/response.rb
#parsed_response ⇒ Object (readonly)
Returns the value of attribute parsed_response.
5 6 7 |
# File 'lib/httpigeon/response.rb', line 5 def parsed_response @parsed_response end |