RDoc::Stats::Normal
Stats printer that prints everything documented, including the documented status
Returns a marker for RDoc::CodeObject co being undocumented
RDoc::CodeObject
co
# File rdoc/stats/verbose.rb, line 11 def nodoc co " (undocumented)" unless co.documented? end
This page was generated for Ruby 3.1.0
Generated with Ruby-doc Rdoc Generator 0.42.0.