Liking cljdoc? Tell your friends :D

dots.vscode.debug-configuration

Configuration for a debug session.

Configuration for a debug session.
raw docstring

namecljs

(name debug-configuration)

The name of the debug session.

The name of the debug session.
sourceraw docstring

requestcljs

(request debug-configuration)

The request type of the debug session.

The request type of the debug session.
sourceraw docstring

set-name!cljs

(set-name! debug-configuration value)

The name of the debug session.

The name of the debug session.
sourceraw docstring

set-request!cljs

(set-request! debug-configuration value)

The request type of the debug session.

The request type of the debug session.
sourceraw docstring

set-type!cljs

(set-type! debug-configuration value)

The type of the debug session.

The type of the debug session.
sourceraw docstring

typecljs

(type debug-configuration)

The type of the debug session.

The type of the debug session.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close