Method: IEX::Errors::ClientError#response
- Defined in:
- lib/iex/errors/client_error.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
4 5 6 |
# File 'lib/iex/errors/client_error.rb', line 4 def response @response end |