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
2015-10-25 10:41:09 -06:00
..
cat display an error message when cat is invoked without arguments. 2015-09-03 13:18:48 +03:00
edit Fix more warnings 2015-01-23 14:03:50 +01:00
ls Fix JRuby-specific warnings 2015-01-23 14:56:19 +01:00
watch_expression Fix more warnings 2015-01-23 14:03:50 +01:00
amend_line.rb
bang.rb
bang_pry.rb
cat.rb
cd.rb
change_inspector.rb
change_prompt.rb
code_collector.rb Fix more warnings 2015-01-23 14:03:50 +01:00
disable_pry.rb
disabled_commands.rb
easter_eggs.rb Fix possible reference to past scope warnings 2015-01-23 14:24:35 +01:00
edit.rb
exit.rb
exit_all.rb
exit_program.rb
find_method.rb fix namespace typo 2015-06-22 17:53:59 +02:00
fix_indent.rb
gem_cd.rb
gem_install.rb
gem_list.rb
gem_open.rb
gem_readme.rb Changes deprecated ‘File.exists’ to ‘File.exist’ 2015-05-10 19:58:16 -06:00
gem_search.rb
gist.rb
help.rb
hist.rb Filter history 2015-10-25 10:41:09 -06:00
import_set.rb
install_command.rb
jump_to.rb Reduce line length in jump-to 2015-01-14 22:01:04 -08:00
list_inspectors.rb
list_prompts.rb
ls.rb
nesting.rb
play.rb Changes deprecated ‘File.exists’ to ‘File.exist’ 2015-05-10 19:58:16 -06:00
pry_backtrace.rb
pry_version.rb
raise_up.rb
reload_code.rb Fix more warnings 2015-01-23 14:03:50 +01:00
reset.rb
ri.rb improve error message; add testcase for #1461 2015-08-19 10:40:11 +01:00
save_file.rb
shell_command.rb shell_command: simplify the return conditions 2015-06-17 16:17:51 +03:00
shell_mode.rb
show_doc.rb
show_info.rb show-source: if the current context is a C object, display a warning 2015-02-27 06:00:10 +02:00
show_input.rb
show_source.rb
simple_prompt.rb
stat.rb
switch_to.rb
toggle_color.rb
watch_expression.rb
whereami.rb Revert "Alias whereami to pwd" 2015-04-01 01:25:34 +02:00
wtf.rb