class
RI::TextFormatter
ruby latest stable
- Superclass: Object
Finally, fill in the list of known formatters
Constants
FORMATTERS = { "ansi" => AnsiFormatter, "bs" => OverstrikeFormatter, "html" => HtmlFormatter, "plain" => TextFormatter, "simple" => SimpleFormatter, }
Attributes
| [R] | indent |
Files
- lib/rdoc/ri/ri_formatter.rb