Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MockEnvVariablesServerImpl

Hierarchy

  • MockEnvVariablesServerImpl

Implements

Index

Constructors

Properties

configDirUri: URI

Methods

  • getConfigDirUri(): Promise<string>
  • getDrives(): Promise<string[]>
  • getExecPath(): Promise<string>
  • getHomeDirUri(): Promise<string>
  • getValue(key: string): Promise<undefined | EnvVariable>