method

arguments

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

No documentation available.

# File lib/rubygems/commands/yank_command.rb, line 22
  def arguments # :nodoc:
    "GEM       name of gem"
  end