Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.outlining-spans-request

Request to obtain outlining spans in file.

Request to obtain outlining spans in file.
raw docstring

argumentscljs

(arguments outlining-spans-request)

Returns: FileRequestArgs

**Returns:** `FileRequestArgs`
sourceraw docstring

commandcljs

(command outlining-spans-request)

Returns: CommandTypes.GetOutliningSpans

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

seqcljs

(seq outlining-spans-request)

Sequence number of the message

Returns: number

Sequence number of the message

**Returns:** `number`
sourceraw docstring

set-arguments!cljs

(set-arguments! outlining-spans-request value)
source

set-command!cljs

(set-command! outlining-spans-request value)
source

set-seq!cljs

(set-seq! outlining-spans-request value)

Sequence number of the message

Sequence number of the message
sourceraw docstring

set-type!cljs

(set-type! outlining-spans-request value)
source

typecljs

(type outlining-spans-request)

Returns: "request"

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

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

× close