• Resets NodeJS runtime global state (such as RPC clients), and sets NodeJS runtime option environment variables to the specified values.

    Parameters

    • project: string
    • stack: string
    • parallel: number
    • engineAddr: string
    • monitorAddr: string
    • preview: boolean
    • organization: string

    Returns void

Generated using TypeDoc