Open request; value of command field is "open". Notify the server that the client has file open. The server will not monitor the filesystem for changes in this file and will assume that the client is updating the server (using the change and/or reload messages) when the file changes. Server does not currently send a response to an open request.
Open request; value of command field is "open". Notify the server that the client has file open. The server will not monitor the filesystem for changes in this file and will assume that the client is updating the server (using the change and/or reload messages) when the file changes. Server does not currently send a response to an open request.
(arguments open-request)
Returns: OpenRequestArgs
**Returns:** `OpenRequestArgs`
(command open-request)
Returns: CommandTypes.Open
**Returns:** `CommandTypes.Open`
(seq open-request)
Sequence number of the message
Returns: number
Sequence number of the message **Returns:** `number`
(set-seq! open-request value)
Sequence number of the message
Sequence number of the message
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close