(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`
(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[]`
(set-config-file! config-file-diagnostic-event-body value)
The name of the found config file.
The name of the found config file.
(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.
(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
(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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close