blob: 69f6d2f5361df25367f96d7cbc097fdf29159df4 [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}``.