Arguments for TodoCommentRequest request.
Arguments for TodoCommentRequest request.
(descriptors todo-comment-request-args)
Array of target TodoCommentDescriptors that describes TODO comments to be found
Returns: TodoCommentDescriptor[]
Array of target TodoCommentDescriptors that describes TODO comments to be found **Returns:** `TodoCommentDescriptor[]`
(file todo-comment-request-args)
The file for the request (absolute pathname required).
Returns: string
The file for the request (absolute pathname required). **Returns:** `string`
(project-file-name todo-comment-request-args)
Returns: string | undefined
**Returns:** `string | undefined`
(set-descriptors! todo-comment-request-args value)
Array of target TodoCommentDescriptors that describes TODO comments to be found
Array of target TodoCommentDescriptors that describes TODO comments to be found
(set-file! todo-comment-request-args value)
The file for the request (absolute pathname required).
The file for the request (absolute pathname required).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close