# File lib/ruby-progressbar/formatter.rb, line 14 def format(new_format_string = DEFAULT_FORMAT_STRING) self.format_string = new_format_string @format.process(self) end
# File lib/ruby-progressbar/formatter.rb, line 23 def progress @bar.progress end
Generated with the Darkfish Rdoc Generator 2.