Theia API Documentation v1.65.0
    Preparing search index...
    • Gets environment variable value by name.

      Parameters

      • envVarName: string

        name of environment variable to get

      Returns Thenable<undefined | string>

      value of the given environment variable name or undefined if there is no such variable.