Method: WebFetch::Promise#response

Defined in:
lib/web_fetch/promise.rb

#responseObject (readonly)

Returns the value of attribute response.



5
6
7
# File 'lib/web_fetch/promise.rb', line 5

def response
  @response
end