Arguments to UpdateOpenRequest
Arguments to UpdateOpenRequest
(changed-files update-open-request-args)List of open files files that were changes
Returns: FileCodeEdits[] | undefined
List of open files files that were changes **Returns:** `FileCodeEdits[] | undefined`
(closed-files update-open-request-args)List of files that were closed
Returns: string[] | undefined
List of files that were closed **Returns:** `string[] | undefined`
(open-files update-open-request-args)List of newly open files
Returns: OpenRequestArgs[] | undefined
List of newly open files **Returns:** `OpenRequestArgs[] | undefined`
(set-changed-files! update-open-request-args value)List of open files files that were changes
List of open files files that were changes
(set-closed-files! update-open-request-args value)List of files that were closed
List of files that were closed
(set-open-files! update-open-request-args value)List of newly open files
List of newly open files
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 |