Method: TTYString::Cursor#row

Defined in:
lib/tty_string/cursor.rb

#rowObject

Returns the value of attribute row.



6
7
8
# File 'lib/tty_string/cursor.rb', line 6

def row
  @row
end