get_screen_size

Readline.get_screen_size â [rows, columns]
Class Public methods

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.

doc_ruby_on_rails
2015-05-05 02:10:01
Comments
Leave a Comment

Please login to continue.