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-09-03 13:18:48 +03:00
..
cat display an error message when cat is invoked without arguments. 2015-09-03 13:18:48 +03:00
edit
ls
watch_expression
amend_line.rb
bang.rb
bang_pry.rb
cat.rb
cd.rb
change_inspector.rb
change_prompt.rb
code_collector.rb
disable_pry.rb
disabled_commands.rb
easter_eggs.rb
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
import_set.rb
install_command.rb
jump_to.rb
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
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_input.rb
show_source.rb
simple_prompt.rb
stat.rb
switch_to.rb
toggle_color.rb
watch_expression.rb
whereami.rb
wtf.rb