Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The class implements splicing and desplicing logic in two entry point methods that are called from splicer.py when splicing or desplicing is required from the command line. Below you may find in-depth description of the most important methods provided by the class.

Initialization (constructor __init__)

...