Table of Contents - forspell-0.0.8 Documentation
Pages
Classes and Modules
- Forspell
- Forspell::CLI
- Forspell::FileList
- Forspell::FileList::PathLoadError
- Forspell::Loaders
- Forspell::Loaders::Base
- Forspell::Loaders::C
- Forspell::Loaders::Markdown
- Forspell::Loaders::Markdown::FilteredHash
- Forspell::Loaders::ParsingError
- Forspell::Loaders::Ruby
- Forspell::Loaders::Source
- Forspell::Reporter
- Forspell::Runner
- Forspell::Sanitizer
- Forspell::Speller
- Forspell::WordMatcher
Methods
- ::for — Forspell::Loaders
- ::new — Forspell::CLI
- ::new — Forspell::FileList
- ::new — Forspell::Loaders::Base
- ::new — Forspell::Loaders::Ruby
- ::new — Forspell::Reporter
- ::new — Forspell::Runner
- ::new — Forspell::Speller
- ::sanitize — Forspell::Sanitizer
- ::word? — Forspell::WordMatcher
- #call — Forspell::CLI
- #call — Forspell::Runner
- #comments — Forspell::Loaders::C
- #comments — Forspell::Loaders::Ruby
- #convert — Forspell::Loaders::Markdown::FilteredHash
- #correct? — Forspell::Speller
- #create_files_list — Forspell::CLI
- #each — Forspell::FileList
- #error — Forspell::Reporter
- #expand_paths — Forspell::FileList
- #extract_chunks — Forspell::Loaders::Markdown
- #extract_words — Forspell::Loaders::Base
- #extract_words — Forspell::Loaders::Markdown
- #extract_words — Forspell::Loaders::Source
- #file — Forspell::Reporter
- #finalize — Forspell::Reporter
- #init_options — Forspell::CLI
- #init_reporter — Forspell::CLI
- #init_speller — Forspell::CLI
- #input — Forspell::Loaders::Base
- #input — Forspell::Loaders::C
- #line — Forspell::Loaders::C
- #line — Forspell::Loaders::Ruby
- #parsing_error — Forspell::Reporter
- #path_load_error — Forspell::Reporter
- #print — Forspell::Reporter
- #print_dictionary — Forspell::Reporter
- #print_formatted — Forspell::Reporter
- #print_summary — Forspell::Reporter
- #process_file — Forspell::Runner
- #read — Forspell::Loaders::Base
- #readable — Forspell::Reporter
- #report — Forspell::Reporter
- #run — Forspell::CLI
- #size — Forspell::FileList
- #suggest — Forspell::Speller
- #text — Forspell::Loaders::C
- #text — Forspell::Loaders::Ruby