method

arguments

arguments()
public

No documentation available.

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