There's no documentation for this item.
| Public Attributes |
| doc_dir |
the directory we search for original documentation
|
| formatter |
the formatting we apply to the output
|
| list_classes |
should we just display a class list and exit
|
| list_names |
should we display a list of all names
|
| use_stdout |
No not use a pager. Writable, because ri sets it if it can’t find a
pager
|
| width |
The width of the output line
|
| Public Methods |
| displayer |
Return an instance of the displayer (the thing that actually writes the
information). This allows us to load in new displayer classes at runtime
(for example to help with IDE integration)
|
| new |
|
| parse |
Parse command line options.
|
| path |
Return the selected documentation directories.
|
| raw_path |
|
| show_version |
Show the version and exit
|
<code/>and<pre/>for code samples.