method

arguments

ruby latest stable - Class: Gem::Commands::ListCommand
arguments()
public

No documentation available.

# File lib/rubygems/commands/list_command.rb, line 17
  def arguments # :nodoc:
    "REGEXP        regexp to look for in gem name"
  end