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 3da930f908 prompt: add basic API for adding prompts
Fixes #1836 (Add an API for adding new prompts)
2018-11-04 02:11:15 +08:00
..
cat ring: rewrite the class to improve API 2018-10-21 05:31:45 +08:00
edit
ls Deprecate Pry::Platform and introduce Pry::Helpers::Platform 2018-11-02 01:52:09 +08:00
watch_expression
amend_line.rb
bang.rb
bang_pry.rb
cat.rb Rename '{input/output}_array' to '{input/output}_ring' 2018-10-20 00:40:10 +08:00
cd.rb
change_inspector.rb
change_prompt.rb prompt: add basic API for adding prompts 2018-11-04 02:11:15 +08:00
clear_screen.rb Deprecate Pry::Platform and introduce Pry::Helpers::Platform 2018-11-02 01:52:09 +08:00
code_collector.rb Rename '{input/output}_array' to '{input/output}_ring' 2018-10-20 00:40:10 +08:00
disable_pry.rb
disabled_commands.rb
easter_eggs.rb Deprecate Pry::Platform and introduce Pry::Helpers::Platform 2018-11-02 01:52:09 +08:00
edit.rb ring: rewrite the class to improve API 2018-10-21 05:31:45 +08:00
exit.rb
exit_all.rb
exit_program.rb
find_method.rb
fix_indent.rb
gem_cd.rb
gem_install.rb
gem_list.rb
gem_open.rb
gem_readme.rb
gem_search.rb
gem_stats.rb
gist.rb Rename '{input/output}_array' to '{input/output}_ring' 2018-10-20 00:40:10 +08:00
help.rb rubocop: fix offences of the Lint/AssignmentInCondition cop 2018-10-21 05:52:22 +08:00
hist.rb
import_set.rb
install_command.rb
jump_to.rb
list_inspectors.rb
list_prompts.rb prompt: add basic API for adding prompts 2018-11-04 02:11:15 +08:00
ls.rb Deprecate Pry::Platform and introduce Pry::Helpers::Platform 2018-11-02 01:52:09 +08:00
nesting.rb
play.rb
pry_backtrace.rb
pry_version.rb
raise_up.rb
reload_code.rb
reset.rb
ri.rb
save_file.rb
shell_command.rb
shell_mode.rb prompt: add basic API for adding prompts 2018-11-04 02:11:15 +08:00
show_doc.rb
show_info.rb
show_input.rb
show_source.rb
simple_prompt.rb prompt: add basic API for adding prompts 2018-11-04 02:11:15 +08:00
stat.rb
switch_to.rb
toggle_color.rb
watch_expression.rb
whereami.rb
wtf.rb