Cheetah.TemplateCmdLineIface module¶
-
class
Cheetah.TemplateCmdLineIface.
CmdLineIface
(templateObj, scriptName='sphinx-build', cmdLineArgs=['-b', 'html', '-d', '_build/doctrees', '.', '_build/html'])¶ A command line interface to compiled Cheetah template modules.
-
run
()¶ The main program controller.
-
usage
()¶
-
-
exception
Cheetah.TemplateCmdLineIface.
Error
¶ Bases:
exceptions.Exception