method

arguments

arguments()
public

No documentation available.

# File lib/rubygems/commands/list_command.rb, line 16
  def arguments # :nodoc:
    "STRING        start of gem name to look for"
  end