method

arguments

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

No documentation available.

# File lib/rubygems/commands/uninstall_command.rb, line 94
  def arguments # :nodoc:
    "GEMNAME       name of gem to uninstall"
  end