method
description
v1_9_3_125 -
Show latest stable
- Class:
Gem::Commands::CleanupCommand
description()public
No documentation available.
# File lib/rubygems/commands/cleanup_command.rb, line 25
def description # :nodoc:
The cleanup command removes old gems from GEM_HOME. If an older version isinstalled elsewhere in GEM_PATH the cleanup command won't touch it.
end