Libraries
»
warg
(0.1.5)
»
Index
»
Warg
»
Console
»
CursorPosition
»
#row
Method: Warg::Console::CursorPosition#row
Defined in:
lib/warg.rb
#
row
⇒
Object
Returns the value of attribute row.
253 254 255
# File 'lib/warg.rb', line 253
def
row
@row
end