Flowdock
method

description

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: StaleCommand
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/stale_command.rb, line 9
  def description # :nodoc:
    The stale command lists the latest access time for all the files in yourinstalled gems.You can use this command to discover gems and gem versions you are nolonger using.
  end
Register or log in to add new notes.