Liking cljdoc? Tell your friends :D

dots.vscode.tab-input-notebook-diff

The tabs represents two notebooks in a diff configuration.

The tabs represents two notebooks in a diff configuration.
raw docstring

modifiedcljs

(modified tab-input-notebook-diff)

The uri of the modified notebook.

Returns: Uri

The uri of the modified notebook.

**Returns:** `Uri`
sourceraw docstring

notebook-typecljs

(notebook-type tab-input-notebook-diff)

The type of notebook. Maps to {@linkcode NotebookDocument.notebookType NotebookDocuments's notebookType}

Returns: string

The type of notebook. Maps to {@linkcode NotebookDocument.notebookType NotebookDocuments's notebookType}

**Returns:** `string`
sourceraw docstring

originalcljs

(original tab-input-notebook-diff)

The uri of the original notebook.

Returns: Uri

The uri of the original notebook.

**Returns:** `Uri`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close