Method: Reline::Config#reset_oneshot_key_bindings
- Defined in:
- lib/reline/config.rb
#reset_oneshot_key_bindings ⇒ Object
164 165 166 |
# File 'lib/reline/config.rb', line 164 def reset_oneshot_key_bindings @oneshot_key_bindings.clear end |