method
get_screen_size
v1_9_3_125 -
Show latest stable
- Class:
Readline
get_screen_size()public
Returns the terminal’s rows and columns.
See GNU Readline’s rl_get_screen_size function.
Raises NotImplementedError if the using readline library does not support.
Raises SecurityError exception if $SAFE is 4.