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.

Returns: string

The name of the debug session.

**Returns:** `string`
sourceraw docstring

requestcljs

(request debug-configuration)

The request type of the debug session.

Returns: string

The request type of the debug session.

**Returns:** `string`
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.

Returns: string

The type of the debug session.

**Returns:** `string`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close