method

arguments

arguments()
public

No documentation available.

# File lib/rubygems/commands/search_command.rb, line 15
  def arguments # :nodoc:
    "REGEXP        regexp to search for in gem name"
  end