(circular? project-reference)True if it is intended that this reference form a circularity
Returns: boolean | undefined
True if it is intended that this reference form a circularity **Returns:** `boolean | undefined`
(original-path project-reference)The path as the user originally wrote it
Returns: string | undefined
The path as the user originally wrote it **Returns:** `string | undefined`
(path project-reference)A normalized path on disk
Returns: string
A normalized path on disk **Returns:** `string`
(prepend? project-reference)True if the output of this reference should be prepended to the output of this project. Only valid for --outFile compilations
Returns: boolean | undefined
True if the output of this reference should be prepended to the output of this project. Only valid for --outFile compilations **Returns:** `boolean | undefined`
(set-circular! project-reference value)True if it is intended that this reference form a circularity
True if it is intended that this reference form a circularity
(set-original-path! project-reference value)The path as the user originally wrote it
The path as the user originally wrote it
(set-path! project-reference value)A normalized path on disk
A normalized path on disk
(set-prepend! project-reference value)True if the output of this reference should be prepended to the output of this project. Only valid for --outFile compilations
True if the output of this reference should be prepended to the output of this project. Only valid for --outFile compilations
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 |