Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.syntactic-diagnostics-sync-request-args


filecljs

(file syntactic-diagnostics-sync-request-args)

The file for the request (absolute pathname required).

Returns: string

The file for the request (absolute pathname required).

**Returns:** `string`
sourceraw docstring

include-line-position?cljs

(include-line-position? syntactic-diagnostics-sync-request-args)

Returns: boolean | undefined

**Returns:** `boolean | undefined`
sourceraw docstring

project-file-namecljs

(project-file-name syntactic-diagnostics-sync-request-args)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

set-file!cljs

(set-file! syntactic-diagnostics-sync-request-args value)

The file for the request (absolute pathname required).

The file for the request (absolute pathname required).
sourceraw docstring

set-include-line-position!cljs

(set-include-line-position! syntactic-diagnostics-sync-request-args value)
source

set-project-file-name!cljs

(set-project-file-name! syntactic-diagnostics-sync-request-args value)
source

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

× close