Libraries
»
excon
(0.31.0)
»
Index
»
Excon
»
Response
»
#status
Method: Excon::Response#status
Defined in:
lib/excon/response.rb
#
status
⇒
Object
22 23 24
# File 'lib/excon/response.rb', line 22
def
status
@data
[
:status
]
end