termRows (Function)
Signature: termRows() -> int
Description: Returns the terminal height in rows.
Returns: int
Example
let height = termRows()
height = termRows ()
Signature: termRows() -> int
Description: Returns the terminal height in rows.
Returns: int
let height = termRows()
height = termRows ()