tsblender.tsblender.run

tsblender.tsblender.run(infile, running_context=None)

Parse and run a tsproc or tsblender file.

Parameters:
  • infile (str) – The tsproc file to parse.

  • running_context (str, optional) – The context to run in the tsproc file. The default is None which uses the context specified in the SETTINGS block in the tsproc/tsblender file.