private Method

CodeStatistics.print_header

There's no documentation for this item.

Source Code

# File code_statistics.rb, line 71
def print_header
  print_splitter
  puts "| Name                 | Lines |   LOC | Classes | Methods | M/C | LOC/M |"
  print_splitter
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.