Skip to content

Environment_Variables

Nat! edited this page Mar 1, 2023 · 2 revisions

Parser Environment Variables

For debugging your templates, there are a few environment variables available.

Name Descriptipn
MULLESCION_NO_HASHBANG Do not skip the first line if it starts with #!
MULLESCION_VERBATIM_INCLUDE_HASHBANG Do not skip the first line if it starts with #! for
MULLESCION_DUMP_MACROS log macro definitions and invocations
MULLESCION_DUMP_COMMANDS log successfully parsed commands
MULLESCION_DUMP_EXPRESSIONS log successfully parsed expressions

Printer Environment Variables

Name Descriptipn
MulleScionTrace turn on tracing of template

Clone this wiki locally