Method: Shards::Workflow::Base#current_loop
- Defined in:
- lib/shards/workflow/base.rb
#current_loop ⇒ Object (readonly)
Returns the value of attribute current_loop.
12 13 14 |
# File 'lib/shards/workflow/base.rb', line 12 def current_loop @current_loop end |