Class: Bricolage::AfterJobEvent

Inherits:
Struct
  • Object
show all
Defined in:
lib/bricolage/eventhandlers.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resultObject

Returns the value of attribute result

Returns:

  • (Object)

    the current value of result



50
51
52
# File 'lib/bricolage/eventhandlers.rb', line 50

def result
  @result
end