1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry
2014-05-05 00:30:28 -06:00
..
code add color more confidently 2014-05-01 01:53:53 -07:00
commands add color more confidently 2014-05-01 01:53:53 -07:00
config Merge branch 'remove-global-config' 2014-05-05 00:30:28 -06:00
helpers add color more confidently 2014-05-01 01:53:53 -07:00
method
test Use _pry_.pager instead of Pry::Pager 2014-05-01 01:51:02 -07:00
cli.rb Stop using compatibility aliases for Pry.config 2014-05-01 01:51:01 -07:00
code.rb add color more confidently 2014-05-01 01:53:53 -07:00
code_object.rb Use _pry_ for consistency 2014-05-01 01:51:01 -07:00
color_printer.rb Merge branch 'remove-global-config' 2014-05-05 00:30:28 -06:00
command.rb
command_set.rb Stop using compatibility aliases for Pry.config 2014-05-01 01:51:01 -07:00
commands.rb
config.rb
core_extensions.rb
editor.rb Inject _pry_ into Pry::Editor 2014-05-01 01:51:01 -07:00
exceptions.rb
helpers.rb
history.rb
history_array.rb
hooks.rb Remove deprecated hooks API 2014-04-29 11:13:26 +03:00
indent.rb No Pry.config in Pry::Indent 2014-05-01 01:51:01 -07:00
input_completer.rb
input_lock.rb
inspector.rb
last_exception.rb
method.rb
module_candidate.rb
object_path.rb
output.rb Pager should also respect _pry_.config.color 2014-05-01 01:51:02 -07:00
pager.rb Pager should also respect _pry_.config.color 2014-05-01 01:51:02 -07:00
plugins.rb
prompt.rb
pry_class.rb Merge branch 'remove-global-config' 2014-05-05 00:30:28 -06:00
pry_instance.rb Use Pry::Output to strip color when necessary 2014-05-01 01:51:02 -07:00
rbx_path.rb
repl.rb Remove occurrences in repl 2014-05-01 01:51:01 -07:00
repl_file_loader.rb Make it clearer that we're copying from config to config 2014-05-01 01:51:02 -07:00
rubygem.rb
terminal.rb
version.rb
wrapped_module.rb