method
description
ruby latest stable - Class:
Gem::Commands::InfoCommand
description()public
No documentation available.
# File lib/rubygems/commands/info_command.rb, line 17
def description # :nodoc:
"Info prints information about the gem such as name," " description, website, license and installed paths"
end