Arguments for ProjectInfoRequest request.
Arguments for ProjectInfoRequest request.
(file project-info-request-args)
The file for the request (absolute pathname required).
Returns: string
The file for the request (absolute pathname required). **Returns:** `string`
(need-file-name-list? project-info-request-args)
Indicate if the file name list of the project is needed
Returns: boolean
Indicate if the file name list of the project is needed **Returns:** `boolean`
(project-file-name project-info-request-args)
Returns: string | undefined
**Returns:** `string | undefined`
(set-file! project-info-request-args value)
The file for the request (absolute pathname required).
The file for the request (absolute pathname required).
(set-need-file-name-list! project-info-request-args value)
Indicate if the file name list of the project is needed
Indicate if the file name list of the project is needed
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close