Method: Vedeu::Cursors::Reposition#relative?
- Defined in:
- lib/vedeu/cursors/reposition.rb
#relative? ⇒ 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.
135 136 137 |
# File 'lib/vedeu/cursors/reposition.rb', line 135 def relative? mode == :relative end |