Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.terminal-dimensions

Represents the dimensions of a terminal.

Represents the dimensions of a terminal.
raw docstring

columnscljs

(columns terminal-dimensions)

The number of columns in the terminal.

Returns: number

The number of columns in the terminal.

**Returns:** `number`
sourceraw docstring

rowscljs

(rows terminal-dimensions)

The number of rows in the terminal.

Returns: number

The number of rows in the terminal.

**Returns:** `number`
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