Method: Reline::LineEditor#byte_pointer
- Defined in:
- lib/reline/line_editor.rb
#byte_pointer ⇒ Object
TODO: Use “private alias_method” idiom after drop Ruby 2.5.
8 9 10 |
# File 'lib/reline/line_editor.rb', line 8 def byte_pointer @byte_pointer end |