Class: GirlFriday::WorkQueue::Shutdown

Inherits:
Struct
  • Object
show all
Defined in:
lib/girl_friday/work_queue.rb

Instance Attribute Summary collapse

Instance Attribute Details

#callbackObject

Returns the value of attribute callback

Returns:

  • (Object)

    the current value of callback



6
7
8
# File 'lib/girl_friday/work_queue.rb', line 6

def callback
  @callback
end