Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.update-open-request

Request to synchronize list of open files with the client

Request to synchronize list of open files with the client
raw docstring

argumentscljs

(arguments update-open-request)

Returns: UpdateOpenRequestArgs

**Returns:** `UpdateOpenRequestArgs`
sourceraw docstring

commandcljs

(command update-open-request)

Returns: CommandTypes.UpdateOpen

**Returns:** `CommandTypes.UpdateOpen`
sourceraw docstring

seqcljs

(seq update-open-request)

Sequence number of the message

Returns: number

Sequence number of the message

**Returns:** `number`
sourceraw docstring

set-arguments!cljs

(set-arguments! update-open-request value)
source

set-command!cljs

(set-command! update-open-request value)
source

set-seq!cljs

(set-seq! update-open-request value)

Sequence number of the message

Sequence number of the message
sourceraw docstring

set-type!cljs

(set-type! update-open-request value)
source

typecljs

(type update-open-request)

Returns: "request"

**Returns:** `"request"`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close