method

arguments

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

No documentation available.

# File lib/rubygems/commands/dependency_command.rb, line 34
  def arguments # :nodoc:
    "REGEXP        show dependencies for gems whose names start with REGEXP"
  end