method

arguments

arguments()
public

No documentation available.

# File lib/rubygems/commands/install_command.rb, line 87
  def arguments # :nodoc:
    "GEMNAME       name of gem to install"
  end