size property

(int, int) size

Returns the terminal size in columns and rows.

Implementation

(int columns, int rows) get size;