method

new

new()
public

No documentation available.

# File lib/rubygems/commands/stale_command.rb, line 4
  def initialize
    super('stale', 'List gems along with access times')
  end