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 is a website building & hosting documentation for Clojure/Script libraries
× close