DebugAdapterExecutableOptions
Options for a debug adapter executable.
Properties
Link copied to clipboard
abstract var env: ReadonlyRecord<ERROR CLASS: Symbol not found for JsString, ERROR CLASS: Symbol not found for JsString>?
The additional environment of the executed program or shell. If omitted the parent process' environment is used. If provided it is merged with the parent process' environment.