Method: EncoderTools::CLI#spell_check

Defined in:
lib/encoder-tools/cli.rb

#spell_checkObject



37
38
39
# File 'lib/encoder-tools/cli.rb', line 37

def spell_check
  CLI::Subtitles::SpellCheck.run(self, options)
end