Back to Pocketbase

Interface setenv

static/jsvm/interfaces/os.setenv.html

latest484 B
Original Source

Interface setenv

Hierarchy

  • setenv

  • setenv(key, value): void

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

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc