Function unsetenv

  • Unsets the given environment variable.

    Parameters

    • name: string

      Name of the environment variable to unset.

    Returns void

Generated using TypeDoc