Method: Thin::AsyncResponse#callback
- Defined in:
- lib/message_bus/rack/thin_ext.rb
#callback ⇒ Object (readonly)
Returns the value of attribute callback.
46 47 48 |
# File 'lib/message_bus/rack/thin_ext.rb', line 46 def callback @callback end |