A request whose arguments specify a file location (file, line, col).
A request whose arguments specify a file location (file, line, col).
(arguments file-location-request)
Returns: FileLocationRequestArgs
**Returns:** `FileLocationRequestArgs`
(command file-location-request)
The command to execute
Returns: string
The command to execute **Returns:** `string`
(seq file-location-request)
Sequence number of the message
Returns: number
Sequence number of the message **Returns:** `number`
(set-command! file-location-request value)
The command to execute
The command to execute
(set-seq! file-location-request value)
Sequence number of the message
Sequence number of the message
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close