blob: 368152aeb5d257a07bcbc2660b3161fe24ff62f5 [file] [log] [blame]
ENV
---
Access environment variables.
Use the syntax ``$ENV{VAR}`` to read environment variable ``VAR``. See also
the :command:`set` command to set ``ENV{VAR}``.