class RDoc::Options

Attributes

spell_add_words[RW]

Enables addition of words to the personal wordlist

spell_aggregate_all[RW]

Display all found misspellings instead of the top ten.

spell_language[RW]

The Aspell dictionary language to use. Defaults to the language in the LANG environment variable.

spell_minimum_word_length[RW]

The minimum length of a word for spell checking.

spell_source_dir[RW]

The directory spellcheck was run from which contains all the source files.