method
description
v2_2_9 -
Show latest stable
- Class:
Gem::Commands::QueryCommand
description()public
No documentation available.
# File lib/rubygems/commands/query_command.rb, line 64
def description # :nodoc:
The query command is the basis for the list and search commands.You should really use the list and search commands instead. This commandis too hard to use.
end