Method: Vedeu::Cursors::Reposition#y

Defined in:
lib/vedeu/cursors/reposition.rb

#yFixnum (readonly, protected)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Fixnum)


47
48
49
# File 'lib/vedeu/cursors/reposition.rb', line 47

def y
  @y
end