(compiler-options script-reference-host)Returns: CompilerOptions
**Returns:** `CompilerOptions`
(current-directory script-reference-host)Returns: string
**Returns:** `string`
(source-file script-reference-host file-name)Parameters:
file-name: stringReturns: SourceFile | undefined
**Parameters:** - `file-name`: `string` **Returns:** `SourceFile | undefined`
(source-file-by-path script-reference-host path)Parameters:
path: PathReturns: SourceFile | undefined
**Parameters:** - `path`: `Path` **Returns:** `SourceFile | 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 |