method
description
v2_1_10 -
Show latest stable
- Class:
Gem::Commands::CheckCommand
description()public
No documentation available.
# File lib/rubygems/commands/check_command.rb, line 82
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