Module: Spellr
- Defined in:
- lib/spellr.rb,
lib/spellr/cli.rb,
lib/spellr/file.rb,
lib/spellr/check.rb,
lib/spellr/token.rb,
lib/spellr/config.rb,
lib/spellr/version.rb,
lib/spellr/language.rb,
lib/spellr/reporter.rb,
lib/spellr/wordlist.rb,
lib/spellr/file_list.rb,
lib/spellr/tokenizer.rb,
lib/spellr/interactive.rb,
lib/spellr/line_location.rb,
lib/spellr/string_format.rb,
lib/spellr/line_tokenizer.rb,
lib/spellr/column_location.rb,
lib/spellr/wordlist_reporter.rb
Defined Under Namespace
Modules: StringFormat Classes: CLI, Check, ColumnLocation, Config, DidAdd, DidReplacement, Error, File, FileList, Interactive, InvalidByteSequence, Language, LineLocation, LineTokenizer, Reporter, Token, Tokenizer, Wordlist, WordlistReporter
Constant Summary collapse
- VERSION =
'0.2.0'