183 184 185 186 187
# File 'lib/taps/progress_bar.rb', line 183 def finish @current = @total @finished_p = true show end