Method: Redwood::TextMode#lines
- Defined in:
- lib/sup/modes/text_mode.rb
#lines ⇒ Object
62 63 64 |
# File 'lib/sup/modes/text_mode.rb', line 62 def lines @lines.length - 1 end |
62 63 64 |
# File 'lib/sup/modes/text_mode.rb', line 62 def lines @lines.length - 1 end |