run method

run

Runs TeX job.

Returns

The result of the job execution.

def run(self):
    ...

See Also