Method: CWM::ProgressBar#contents
- Defined in:
- library/cwm/src/lib/cwm/progress_bar.rb
#contents ⇒ Object
48 49 50 |
# File 'library/cwm/src/lib/cwm/progress_bar.rb', line 48 def contents ProgressBar(Id(), current_label, total_steps, current_step_index) end |