Class: EncoderTools::CLI::Subtitles::Renumber

Inherits:
Base
  • Object
show all
Defined in:
lib/encoder-tools/cli/subtitles/renumber.rb

Instance Attribute Summary

Attributes inherited from Base

#options, #shell

Instance Method Summary collapse

Methods inherited from Base

#parse, #parser, parser, #read, #write

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from EncoderTools::CLI::Base

Instance Method Details

#runObject



7
8
9
# File 'lib/encoder-tools/cli/subtitles/renumber.rb', line 7

def run
  write(read)
end