Class: Escort::Formatter::Terminal
- Inherits:
-
Object
- Object
- Escort::Formatter::Terminal
- Defined in:
- lib/escort/formatter/terminal.rb
Constant Summary collapse
- DEFAULT_WIDTH =
80
Class Method Summary collapse
Class Method Details
.width ⇒ Object
7 8 9 |
# File 'lib/escort/formatter/terminal.rb', line 7 def width tput_width end |