Back to Pocketbase

Interface expandEnv

static/jsvm/interfaces/os.expandEnv.html

latest548 B
Original Source

Interface expandEnv

Hierarchy

  • expandEnv

  • expandEnv(s): string

ExpandEnv replaces ${var} or $var in the string according to the values of the current environment variables. References to undefined variables are replaced by the empty string.

Parameters

s: string

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc