Arguments for geterr messages.
Arguments for geterr messages.
(delay geterr-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`
(files geterr-request-args)
List of file names for which to compute compiler errors. The files will be checked in list order.
Returns: string[]
List of file names for which to compute compiler errors. The files will be checked in list order. **Returns:** `string[]`
(set-delay! geterr-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
(set-files! geterr-request-args value)
List of file names for which to compute compiler errors. The files will be checked in list order.
List of file names for which to compute compiler errors. The files will be checked in list order.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |