method
new
v1_9_3_392 -
Show latest stable
- Class:
Gem::Commands::StaleCommand
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