method
description
v2_4_6 -
Show latest stable
- Class:
Gem::Commands::CheckCommand
description()public
No documentation available.
# File lib/rubygems/commands/check_command.rb, line 83
def description # :nodoc:
The check command can list and repair problems with installed gems andspecifications and will clean up gems that have been partially uninstalled.
end