Flowdock
method

description

Importance_0
v2_1_10 - Show latest stable - 0 notes - Class: QueryCommand
description() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# 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
Register or log in to add new notes.