Exit request; value of command field is "exit". Ask the server process to exit.
Exit request; value of command field is "exit". Ask the server process to exit.
(arguments exit-request)
Object containing arguments for the command
Returns: any
Object containing arguments for the command **Returns:** `any`
(command exit-request)
Returns: CommandTypes.Exit
**Returns:** `CommandTypes.Exit`
(seq exit-request)
Sequence number of the message
Returns: number
Sequence number of the message **Returns:** `number`
(set-arguments! exit-request value)
Object containing arguments for the command
Object containing arguments for the command
(set-seq! exit-request value)
Sequence number of the message
Sequence number of the message
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close