Implements

  • EggVariableAttributes

Constructors

Properties

default_value: string
description: string
env_variable: string
is_editable: boolean
name: string
parentServer: Server
rules: string
server_value: string

Methods

  • Set a new value for this variable

    Parameters

    • value: any

    Returns Promise<void>