(create-hash builder-program-host)
If provided this would be used this hash instead of actual file shape text for detecting changes
Returns: ((data: string) => string) | undefined
If provided this would be used this hash instead of actual file shape text for detecting changes **Returns:** `((data: string) => string) | undefined`
(set-create-hash! builder-program-host value)
If provided this would be used this hash instead of actual file shape text for detecting changes
If provided this would be used this hash instead of actual file shape text for detecting changes
(set-write-file! builder-program-host value)
When emit or emitNextAffectedFile are called without writeFile, this callback if present would be used to write files
When emit or emitNextAffectedFile are called without writeFile, this callback if present would be used to write files
(write-file builder-program-host)
When emit or emitNextAffectedFile are called without writeFile, this callback if present would be used to write files
Returns: WriteFileCallback | undefined
When emit or emitNextAffectedFile are called without writeFile, this callback if present would be used to write files **Returns:** `WriteFileCallback | undefined`
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 |