method

arguments

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

No documentation available.

# File lib/rubygems/commands/cleanup_command.rb, line 34
  def arguments # :nodoc:
    "GEMNAME       name of gem to cleanup"
  end