Method: Progressor::LimitedSequence#total_count
- Defined in:
- lib/progressor/limited_sequence.rb
#total_count ⇒ Object (readonly)
Returns the value of attribute total_count.
5 6 7 |
# File 'lib/progressor/limited_sequence.rb', line 5 def total_count @total_count end |