Method: Vedeu::Cursors::Reposition#absolute?
- Defined in:
- lib/vedeu/cursors/reposition.rb
#absolute? ⇒ Boolean (private)
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.
52 53 54 |
# File 'lib/vedeu/cursors/reposition.rb', line 52 def absolute? mode == :absolute end |