Liking cljdoc? Tell your friends :D

dots.vscode.terminal-link-context

Provides information on a line in a terminal in order to provide links for it.

Provides information on a line in a terminal in order to provide links for it.
raw docstring

linecljs

(line terminal-link-context)

This is the text from the unwrapped line in the terminal.

Returns: string

This is the text from the unwrapped line in the terminal.

**Returns:** `string`
sourceraw docstring

set-line!cljs

(set-line! terminal-link-context value)

This is the text from the unwrapped line in the terminal.

This is the text from the unwrapped line in the terminal.
sourceraw docstring

set-terminal!cljs

(set-terminal! terminal-link-context value)

The terminal the link belongs to.

The terminal the link belongs to.
sourceraw docstring

terminalcljs

(terminal terminal-link-context)

The terminal the link belongs to.

Returns: Terminal

The terminal the link belongs to.

**Returns:** `Terminal`
sourceraw docstring

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

× close