Class: GirlFriday::WorkQueue::Shutdown
- Inherits:
-
Struct
- Object
- Struct
- GirlFriday::WorkQueue::Shutdown
- Defined in:
- lib/girl_friday/work_queue.rb
Instance Attribute Summary collapse
-
#callback ⇒ Object
Returns the value of attribute callback.
Instance Attribute Details
#callback ⇒ Object
Returns the value of attribute callback
6 7 8 |
# File 'lib/girl_friday/work_queue.rb', line 6 def callback @callback end |