(diagnostics diagnostic-event-body)
An array of diagnostic information items.
Returns: Diagnostic[]
An array of diagnostic information items. **Returns:** `Diagnostic[]`
(file diagnostic-event-body)
The file for which diagnostic information is reported.
Returns: string
The file for which diagnostic information is reported. **Returns:** `string`
(set-diagnostics! diagnostic-event-body value)
An array of diagnostic information items.
An array of diagnostic information items.
(set-file! diagnostic-event-body value)
The file for which diagnostic information is reported.
The file for which diagnostic information is reported.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close