method
print_attribute
v1_9_3_125 -
Show latest stable
- Class:
RDoc::Stats::Verbose
print_attribute(attribute)public
No documentation available.
# File lib/rdoc/stats/verbose.rb, line 18
def print_attribute attribute # :nodoc:
puts " #{attribute.definition} #{attribute.name}#{nodoc attribute}"
end