termRows (Function)

Signature: termRows() -> int

Description: Returns the terminal height in rows.

Returns: int

Example

let height = termRows()
height = termRows ()