Class: Bricolage::BeforeJobEvent

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

Instance Attribute Summary collapse

Instance Attribute Details

#jobObject

Returns the value of attribute job

Returns:

  • (Object)

    the current value of job



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

def job
  @job
end