Method: Progress::InstanceMethods#total

Defined in:
lib/progress.rb

#totalObject

Returns the value of attribute total.



7
8
9
# File 'lib/progress.rb', line 7

def total
  @total
end