Method: Vedeu::Cursors::Reposition#y
- Defined in:
- lib/vedeu/cursors/reposition.rb
#y ⇒ Fixnum (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.
47 48 49 |
# File 'lib/vedeu/cursors/reposition.rb', line 47 def y @y end |