Method: BatchKit::Events::Subscription#callback
- Defined in:
- lib/batch-kit/events.rb
#callback ⇒ Object (readonly)
Returns the value of attribute callback.
26 27 28 |
# File 'lib/batch-kit/events.rb', line 26 def callback @callback end |