Flowdock
method

description

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: CheckCommand
description() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# 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
Register or log in to add new notes.