Class

RI::OverstrikeFormatter

Inheritance
< RI::AttributeFormatter < RI::TextFormatter < Object

This formatter generates overstrike-style formatting, which works with pagers such as man and less.

Constants

Name   Description
BS = "\C-h"

Methods

Instance

Visibility Signature
public bold_print (text)
public write_attribute_text (prefix, line)

Instance Method Detail

bold_print(text)

draw a string in bold

write_attribute_text(prefix, line)