Function getenv

  • Gets the environment variable of the given name.

    Parameters

    • name: string

      Name of the environment variable to get.

    Returns string

Generated using TypeDoc