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.

The number of columns in the terminal.
sourceraw docstring

rowscljs

(rows terminal-dimensions)

The number of rows in the terminal.

The number of rows in the terminal.
sourceraw docstring

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

× close