Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MockEnvVariablesServerImpl

Hierarchy

  • MockEnvVariablesServerImpl

Implements

Index

Constructors

constructor

Properties

Protected Readonly configDirUri

configDirUri: default

Methods

getConfigDirUri

  • getConfigDirUri(): Promise<string>

getDrives

  • getDrives(): Promise<string[]>

getExecPath

  • getExecPath(): Promise<string>

getHomeDirUri

  • getHomeDirUri(): Promise<string>

getValue

  • getValue(key: string): Promise<undefined | EnvVariable>

getVariables