Creates the watch that generates program using the root files and compiler options
Creates the watch that generates program using the root files and compiler options
(close watch-of-files-and-compiler-options)
Closes the watch
Returns: void
Closes the watch **Returns:** `void`
(program watch-of-files-and-compiler-options)
Synchronize with host and get updated program
Returns: T
Synchronize with host and get updated program **Returns:** `T`
(update-root-file-names watch-of-files-and-compiler-options file-names)
Updates the root files in the program, only if this is not config file compilation
Parameters:
file-names
: string[]
Returns: void
Updates the root files in the program, only if this is not config file compilation **Parameters:** - `file-names`: `string[]` **Returns:** `void`
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 |