Libraries
»
progress
(1.1.0)
»
Index
»
Progress
»
InstanceMethods
»
#total
Method: Progress::InstanceMethods#total
Defined in:
lib/progress.rb
#
total
⇒
Object
Returns the value of attribute total.
7 8 9
# File 'lib/progress.rb', line 7
def
total
@total
end