Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.typescript.server.protocol.geterr-for-project-request-args

Arguments for GeterrForProject request.

Arguments for GeterrForProject request.
raw docstring

delaycljs

(delay geterr-for-project-request-args)

Delay in milliseconds to wait before starting to compute errors for the files in the file list

Returns: number

Delay in milliseconds to wait before starting to compute
errors for the files in the file list

**Returns:** `number`
sourceraw docstring

filecljs

(file geterr-for-project-request-args)

the file requesting project error list

Returns: string

the file requesting project error list

**Returns:** `string`
sourceraw docstring

set-delay!cljs

(set-delay! geterr-for-project-request-args value)

Delay in milliseconds to wait before starting to compute errors for the files in the file list

Delay in milliseconds to wait before starting to compute
errors for the files in the file list
sourceraw docstring

set-file!cljs

(set-file! geterr-for-project-request-args value)

the file requesting project error list

the file requesting project error list
sourceraw docstring

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

× close