Method: Redwood::Buffer#content_height
- Defined in:
- lib/sup/buffer.rb
#content_height ⇒ Object
31 |
# File 'lib/sup/buffer.rb', line 31 def content_height; @height - 1; end |
31 |
# File 'lib/sup/buffer.rb', line 31 def content_height; @height - 1; end |