Method: Reline::Config#autocompletion
- Defined in:
- lib/reline/config.rb
#autocompletion ⇒ Object
Returns the value of attribute autocompletion.
48 49 50 |
# File 'lib/reline/config.rb', line 48 def autocompletion @autocompletion end |