Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.reload-projects-request

Request to reload the project structure for all the opened files

Request to reload the project structure for all the opened files
raw docstring

argumentscljs

(arguments reload-projects-request)

Object containing arguments for the command

Returns: any

Object containing arguments for the command

**Returns:** `any`
sourceraw docstring

commandcljs

(command reload-projects-request)

Returns: CommandTypes.ReloadProjects

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

seqcljs

(seq reload-projects-request)

Sequence number of the message

Returns: number

Sequence number of the message

**Returns:** `number`
sourceraw docstring

set-arguments!cljs

(set-arguments! reload-projects-request value)

Object containing arguments for the command

Object containing arguments for the command
sourceraw docstring

set-command!cljs

(set-command! reload-projects-request value)
source

set-seq!cljs

(set-seq! reload-projects-request value)

Sequence number of the message

Sequence number of the message
sourceraw docstring

set-type!cljs

(set-type! reload-projects-request value)
source

typecljs

(type reload-projects-request)

Returns: "request"

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

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

× close