diff options
-rw-r--r-- | lib/rdoc/stats/normal.rb | 1 | ||||
-rw-r--r-- | lib/rdoc/stats/quiet.rb | 1 | ||||
-rw-r--r-- | lib/rdoc/stats/verbose.rb | 1 |
3 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,4 @@ begin require 'io/console/size' rescue LoadError @@ -1,3 +1,4 @@ ## # Stats printer that prints nothing @@ -1,3 +1,4 @@ ## # Stats printer that prints everything documented, including the documented # status |