Method: Reline::Config#reset_oneshot_key_bindings

Defined in:
lib/reline/config.rb

#reset_oneshot_key_bindingsObject



164
165
166
# File 'lib/reline/config.rb', line 164

def reset_oneshot_key_bindings
  @oneshot_key_bindings.clear
end