Options for a debug adapter executable.
Options for a debug adapter executable.
(cwd debug-adapter-executable-options)
The current working directory for the executed debug adapter.
The current working directory for the executed debug adapter.
(env debug-adapter-executable-options)
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.
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.
(set-cwd! debug-adapter-executable-options value)
The current working directory for the executed debug adapter.
The current working directory for the executed debug adapter.
(set-env! debug-adapter-executable-options value)
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.
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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |