Class RDoc::RI::DefaultDisplay
In: lib/rdoc/ri/display.rb
Parent: Object

A paging display module. Uses the RDoc::RI::Formatter class to do the actual presentation.

Methods

Included Modules

RDoc::RI::Display

Public Class methods

Public Instance methods

Display information about klass. Fetches additional information from ri_reader as necessary.

Display information about method.

Display the params for method.

List the classes in classes.

Paginates output through a pager program.

Sets up a pager program to pass output through.

Displays a message that describes how to build RI data.

[Validate]

ruby-doc.org is a community service provided by James Britt and Happy Camper Studios, a Phoenix, Arizona, Ruby application development company.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.