method
pretty_print
v2_2_9 -
Show latest stable
- Class:
Gem::Source::Installed
pretty_print(q)public
No documentation available.
# File lib/rubygems/source/installed.rb, line 35
def pretty_print q # :nodoc:
q.text '[Installed]'
end