Liking cljdoc? Tell your friends :D

dots.typescript.script-reference-host


compiler-optionscljs

(compiler-options script-reference-host)

Returns: CompilerOptions

**Returns:** `CompilerOptions`
sourceraw docstring

current-directorycljs

(current-directory script-reference-host)

Returns: string

**Returns:** `string`
sourceraw docstring

source-filecljs

(source-file script-reference-host file-name)

Parameters:

  • file-name: string

Returns: SourceFile | undefined

**Parameters:**
- `file-name`: `string`

**Returns:** `SourceFile | undefined`
sourceraw docstring

source-file-by-pathcljs

(source-file-by-path script-reference-host path)

Parameters:

  • path: Path

Returns: SourceFile | undefined

**Parameters:**
- `path`: `Path`

**Returns:** `SourceFile | undefined`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close