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/commands
Kyrylo Silin d4c653f156 Factor out gem-* commands to a separate plugin
This code doesn't really belong to Pry Core. It is all about RubyGems, but Pry
is all about introspection and debugging. We used to have some gem-* commands in
the past and it wasn't a big issue but now, since we have 7 commands, they
really deserve their own place.

These commands were moved to:
https://github.com/pry/pry-gem
2019-03-13 00:25:11 +02:00
..
cat rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
edit rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
ls Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
watch_expression rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
amend_line.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
bang.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
bang_pry.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
cat.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
cd.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
change_inspector.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
change_prompt.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
clear_screen.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
code_collector.rb Delete the gist command 2019-03-12 01:44:37 +02:00
disable_pry.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
disabled_commands.rb
easter_eggs.rb Delete requires_gem remnants 2019-03-13 00:12:28 +02:00
edit.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
exit.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
exit_all.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
exit_program.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
find_method.rb rubocop: fix offences of the Lint/HandleExceptions cop 2019-03-04 00:05:33 +02:00
fix_indent.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
help.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
hist.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
import_set.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
jump_to.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
list_inspectors.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
ls.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
nesting.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
play.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
pry_backtrace.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
pry_version.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
raise_up.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
reload_code.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
reset.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
ri.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
save_file.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
shell_command.rb rubocop: fix offences of the Style/RedundantReturn cop 2019-03-02 13:32:04 +02:00
shell_mode.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
show_doc.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
show_info.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
show_input.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
show_source.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
stat.rb rubocop: fix offences of the Style/UnneededCondition cop 2019-03-02 16:42:29 +02:00
switch_to.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
toggle_color.rb rubocop: fix offences of the Style/StringLiteralsInInterpolation cop 2019-03-02 16:02:43 +02:00
watch_expression.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
whereami.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
wtf.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00