Libraries
»
tty_string
(0.1.0)
»
Index
»
TTYString
»
Cursor
»
#row
Method: TTYString::Cursor#row
Defined in:
lib/tty_string/cursor.rb
#
row
⇒
Object
Returns the value of attribute row.
6 7 8
# File 'lib/tty_string/cursor.rb', line 6
def
row
@row
end