Method: Reline::LineEditor#byte_pointer
- Defined in:
- lib/reline/line_editor.rb
#byte_pointer ⇒ Object
Returns the value of attribute byte_pointer.
9 10 11 |
# File 'lib/reline/line_editor.rb', line 9 def byte_pointer @byte_pointer end |