Process.env

Return an associative array with the process' environment variables.

Note that if copyEnv is set to true, this value is ignored.

  1. istring[istring] env()
    class Process
  2. istring[istring] env(istring[istring] env)

Meta