Next: , Previous: dotgen genom, Up: TCL Engine


Template path and directories

Those commands return information about the template currently being parsed.

— TCL Backend: dotgen template name

Return the current template name.

— TCL Backend: dotgen template dir

Return a path to the template source directory (the directory holding the template.tcl file).

— TCL Backend: dotgen template builtindir

Return a path to the genom builtin templates source directory.

— TCL Backend: dotgen template tmpdir

Return a path to the temporary directory where the template engine writes its temporary files.