1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
Kyrylo Silin 8d80d1cbde Unify show-doc with show-source
Fixes #1778 (Merge show-doc and show-source together)

* `show-doc` will be printing a deprecation warning upon each invocation.
* `show-source -d` is the new way to show docs.
* in the future we could consider making `show-source -d` the default
  behaviour (and introduce `--no-docs` or similar)

+
2019-02-16 15:52:41 +02:00
..
commands
config
fixtures
helpers
integration
method
spec_helpers
cli_spec.rb
code_object_spec.rb
code_spec.rb
color_printer_spec.rb
command_helpers_spec.rb
command_integration_spec.rb
command_set_spec.rb
command_spec.rb
completion_spec.rb
config_spec.rb
control_d_handler_spec.rb
documentation_helper_spec.rb
editor_spec.rb
helper.rb
history_spec.rb
hooks_spec.rb
indent_spec.rb
method_spec.rb
pager_spec.rb
prompt_spec.rb
pry_defaults_spec.rb
pry_output_spec.rb
pry_repl_spec.rb
pry_spec.rb
pryrc_spec.rb
ring_spec.rb
run_command_spec.rb
sticky_locals_spec.rb
syntax_checking_spec.rb
unrescued_exceptions_spec.rb
wrapped_module_spec.rb