Command-line interface for Mktoc.
Bases: object
Command line runner class for executing Mktoc.
Interprets all program arguments and creates a CueParser object to generate a final TOC file.
Primary entry point for the mktoc command line application.
Creates a CommandLine object and catches any exceptions. Returns 0 to indicate success, or any other value for failure.