method

arguments

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

No documentation available.

# File lib/rubygems/commands/unpack_command.rb, line 40
  def arguments # :nodoc:
    "GEMNAME       name of gem to unpack"
  end