Libraries
»
console
(1.34.2)
»
Index
»
Console
»
Progress
»
#remaining
Method: Console::Progress#remaining
Defined in:
lib/console/progress.rb
#
remaining
⇒
Object
62 63 64
# File 'lib/console/progress.rb', line 62
def
remaining
@total
-
@current
end