27 28 29
# File 'lib/ruby-progressbar/outputs/tty.rb', line 27 def eol bar.stopped? ? "\n" : "\r" end