Flowdock
add_file(file) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rdoc/stats.rb, line 56
  def add_file(file)
    @display.print_file @num_files, file
    @num_files += 1
  end
Register or log in to add new notes.