Method: HttpStub::Server::Stub::Empty#response
- Defined in:
- lib/http_stub/server/stub/empty.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
18 19 20 |
# File 'lib/http_stub/server/stub/empty.rb', line 18 def response @response end |