Function setEnvironment

  • Set the environment of execution. Note: This should be called as the first thing before executing any code which calls getEnvironment()

    Parameters

    • e: Environment

      An object containing environment specific implementations.

    Returns void

Generated using TypeDoc