Class: Bricolage::AfterJobEvent
- Inherits:
-
Struct
- Object
- Struct
- Bricolage::AfterJobEvent
- Defined in:
- lib/bricolage/eventhandlers.rb
Instance Attribute Summary collapse
-
#result ⇒ Object
Returns the value of attribute result.
Instance Attribute Details
#result ⇒ Object
Returns the value of attribute result
50 51 52 |
# File 'lib/bricolage/eventhandlers.rb', line 50 def result @result end |