method
spec_summary
v2_1_10 -
Show latest stable
- Class:
Gem::Commands::QueryCommand
spec_summary(entry, spec)private
No documentation available.
# File lib/rubygems/commands/query_command.rb, line 338
def spec_summary entry, spec
entry << "\n\n" << format_text(spec.summary, 68, 4)
end