circu.js
    Preparing search index...

    Function getenv

    • Get environment variable (sync)

      NOTE will throw ENOENT IOError if the variable doesn't exist

      Parameters

      • name: string

        Variable name (e.g., 'PATH')

      Returns string

      Variable value

      Throws errno exception if variable doesn't exist