ENV.rst 144 B

1234567
  1. ENV
  2. ---
  3. Access environment variables.
  4. Use the syntax $ENV{VAR} to read environment variable VAR. See also
  5. the set() command to set ENV{VAR}.