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