Class Pry::Terminal
In: lib/pry/terminal.rb
Parent: Object

Methods

Public Class methods

Return a screen height or the default if that fails.

Return a pair of [rows, columns] which gives the size of the window.

If the window size cannot be determined, return nil.

Return a screen size or a default if that fails.

Return a screen width or the default if that fails.

[Validate]