mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
![]() prior to commit both would be loaded but in most cases you'd only use one or the other. when `bond` is available and `_pry_.config.completer` has not been set to nil before the pry session has started & editline is not being used(OSX only), then "pry/bond_completer" is loaded. otherwise the default fallback is Pry::InputCompleter("pry/input_completer") |
||
---|---|---|
.. | ||
code | ||
commands | ||
config | ||
helpers | ||
method | ||
test | ||
bond_completer.rb | ||
cli.rb | ||
code.rb | ||
code_object.rb | ||
color_printer.rb | ||
command.rb | ||
command_set.rb | ||
commands.rb | ||
config.rb | ||
core_extensions.rb | ||
editor.rb | ||
exceptions.rb | ||
helpers.rb | ||
history.rb | ||
history_array.rb | ||
hooks.rb | ||
indent.rb | ||
input_completer.rb | ||
input_lock.rb | ||
last_exception.rb | ||
method.rb | ||
module_candidate.rb | ||
pager.rb | ||
plugins.rb | ||
pry_class.rb | ||
pry_instance.rb | ||
rbx_path.rb | ||
repl.rb | ||
repl_file_loader.rb | ||
rubygem.rb | ||
terminal.rb | ||
version.rb | ||
wrapped_module.rb |