Client-initiated request message
Client-initiated request message
(arguments request)
Object containing arguments for the command
Returns: any
Object containing arguments for the command **Returns:** `any`
(command request)
The command to execute
Returns: string
The command to execute **Returns:** `string`
(seq request)
Sequence number of the message
Returns: number
Sequence number of the message **Returns:** `number`
(set-arguments! request value)
Object containing arguments for the command
Object containing arguments for the command
(set-command! request value)
The command to execute
The command to execute
(set-seq! request value)
Sequence number of the message
Sequence number of the message
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close