Close request; value of command field is "close". Notify the server that the client has closed a previously open file. If file is still referenced by open files, the server will resume monitoring the filesystem for changes to file. Server does not currently send a response to a close request.
Close request; value of command field is "close". Notify the server that the client has closed a previously open file. If file is still referenced by open files, the server will resume monitoring the filesystem for changes to file. Server does not currently send a response to a close request.
(arguments close-request)
Returns: FileRequestArgs
**Returns:** `FileRequestArgs`
(command close-request)
Returns: CommandTypes.Close
**Returns:** `CommandTypes.Close`
(seq close-request)
Sequence number of the message
Returns: number
Sequence number of the message **Returns:** `number`
(set-seq! close-request value)
Sequence number of the message
Sequence number of the message
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close