Method: ProgressBar::Components::Rate#progress
- Defined in:
- lib/ruby-progressbar/components/rate.rb
#progress ⇒ Object
Returns the value of attribute progress.
4 5 6 |
# File 'lib/ruby-progressbar/components/rate.rb', line 4 def progress @progress end |