Flowdock
method

description

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: UpdateCommand
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/update_command.rb, line 58
  def description # :nodoc:
    The update command will update your gems to the latest version.The update command does not remove the previous version. Use the cleanupcommand to remove old versions.
  end
Register or log in to add new notes.