Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.config-file-diagnostic-event-body


config-filecljs

(config-file config-file-diagnostic-event-body)

The name of the found config file.

Returns: string

The name of the found config file.

**Returns:** `string`
sourceraw docstring

diagnosticscljs

(diagnostics config-file-diagnostic-event-body)

An arry of diagnostic information items for the found config file.

Returns: DiagnosticWithFileName[]

An arry of diagnostic information items for the found config file.

**Returns:** `DiagnosticWithFileName[]`
sourceraw docstring

set-config-file!cljs

(set-config-file! config-file-diagnostic-event-body value)

The name of the found config file.

The name of the found config file.
sourceraw docstring

set-diagnostics!cljs

(set-diagnostics! config-file-diagnostic-event-body value)

An arry of diagnostic information items for the found config file.

An arry of diagnostic information items for the found config file.
sourceraw docstring

set-trigger-file!cljs

(set-trigger-file! config-file-diagnostic-event-body value)

The file which trigged the searching and error-checking of the config file

The file which trigged the searching and error-checking of the config file
sourceraw docstring

trigger-filecljs

(trigger-file config-file-diagnostic-event-body)

The file which trigged the searching and error-checking of the config file

Returns: string

The file which trigged the searching and error-checking of the config file

**Returns:** `string`
sourceraw docstring

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

× close