Represents the dimensions of a terminal.
Represents the dimensions of a terminal.
(columns terminal-dimensions)
The number of columns in the terminal.
Returns: number
The number of columns in the terminal. **Returns:** `number`
(rows terminal-dimensions)
The number of rows in the terminal.
Returns: number
The number of rows in the terminal. **Returns:** `number`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close