We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452e2dc commit 4cde7cbCopy full SHA for 4cde7cb
src/user-guide/writing-workflows/jinja2.rst
@@ -139,7 +139,7 @@ Jinja2 CYLC variables available when parsing any workflow (source or installed):
139
====================== ==============
140
CYLC_VERSION Version of Cylc parsing the configuration
141
CYLC_WORKFLOW_NAME Workflow name (source, or run ID minus run name)
142
- CYLC_SOURCE_DIRECTORY Path of the source directory.
+ CYLC_WORKFLOW_SRC_DIR Path of the source directory.
143
CYLC_TEMPLATE_VARS Variables set by '--set' CLI options or plugins
144
145
0 commit comments