Hierarchy

  • setenv
  • Setenv sets the value of the environment variable named by the key. It returns an error, if any.

    Parameters

    • key: string
    • value: string

    Returns void

Generated using TypeDoc