Flowdock
method

description

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: RdocCommand
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/rdoc_command.rb, line 47
  def description # :nodoc:
    The rdoc command builds documentation for installed gems.  By defaultonly documentation is built using rdoc, but additional types ofdocumentation may be built through rubygems plugins and theGem.post_installs hook.Use --overwrite to force rebuilding of documentation.
  end
Register or log in to add new notes.