Configuration for a debug session.
Configuration for a debug session.
(name debug-configuration)
The name of the debug session.
Returns: string
The name of the debug session. **Returns:** `string`
(request debug-configuration)
The request type of the debug session.
Returns: string
The request type of the debug session. **Returns:** `string`
(set-name! debug-configuration value)
The name of the debug session.
The name of the debug session.
(set-request! debug-configuration value)
The request type of the debug session.
The request type of the debug session.
(set-type! debug-configuration value)
The type of the debug session.
The type of the debug session.
(type debug-configuration)
The type of the debug session.
Returns: string
The type of the debug session. **Returns:** `string`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close