pry--pry/lib/pry/commands
yui-knk e99ae3df08 Fix yard documentation warnings(fix #1163) 2014-03-16 23:54:45 +09:00
..
cat update 'cat' command to use _pry_.config.default_window_size 2014-02-07 02:03:58 +01:00
edit Move all hacking of rbx paths into Pry::Code 2013-05-10 00:49:36 -07:00
ls update 'ls' command to go through `_pry_.config`. closes #1126. 2014-02-08 19:17:37 +01:00
watch_expression Use string difference in watch 2014-02-07 18:02:00 -08:00
amend_line.rb Rollback untoward mutations. 2013-11-24 15:16:28 -08:00
bang.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
bang_pry.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
cat.rb lib/pry/commands/cat.rb: do not create a new string 2013-11-27 01:26:55 +02:00
cd.rb Typo in lib/pry/commands/cd.rb 2013-12-26 23:34:10 +09:00
code_collector.rb update lib/pry/commands/code_collector.rb to use _pry_.config.gist.inspecter.call 2014-02-07 02:03:58 +01:00
disable_pry.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
disabled_commands.rb Rename "DEPRECATED" to "DISABLED" 2013-01-24 03:39:25 +02:00
easter_eggs.rb remove hysterical outburst from pessoa poem 2012-08-27 20:36:16 +12:00
edit.rb update 'gist' command to use _pry_.config.gist.inspecter 2014-02-07 02:03:58 +01:00
exit.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
exit_all.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
exit_program.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
find_method.rb Fix yard documentation warnings(fix #1163) 2014-03-16 23:54:45 +09:00
fix_indent.rb added fix-indent command 2013-01-12 22:29:32 +01:00
gem_cd.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_install.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_list.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_open.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gist.rb update 'gist' command to use _pry_.config.gist.inspecter 2014-02-07 02:03:58 +01:00
help.rb Fix yard documentation warnings(fix #1163) 2014-03-16 23:54:45 +09:00
hist.rb Stream output of hist 2013-11-23 14:57:41 -08:00
import_set.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
install_command.rb Command::InstallCommand: print explanation when a command is not found 2013-02-23 22:43:31 +02:00
jump_to.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
ls.rb update 'ls' command to go through `_pry_.config`. closes #1126. 2014-02-08 19:17:37 +01:00
nesting.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
play.rb Add print option to play command (resolves #864) 2013-12-12 10:11:00 +01:00
pry_backtrace.rb Append to Strings with #<< rather than #+. 2013-11-24 14:58:31 -08:00
pry_version.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
raise_up.rb Remove warnings [Fixes #869] 2013-03-02 16:01:55 -08:00
reload_code.rb reload-code (with no args) should reload 'current file' 2013-05-10 02:48:55 +02:00
reset.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
ri.rb Remove 'then' from ri.rb 2014-02-23 18:37:56 +09:00
save_file.rb Update show-file docs 2013-01-11 14:14:14 -06:00
shell_command.rb update shell_command.rb to use _pry_.config.system 2014-02-07 02:03:57 +01:00
shell_mode.rb rename "*_completer" to "*_completions" 2014-02-03 19:46:07 +01:00
show_doc.rb ShowDoc: display "current context" message 2013-03-13 13:15:58 +02:00
show_info.rb Remove support for 1.8-compatible versions of Ruby 2014-01-19 17:43:07 -08:00
show_input.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
show_source.rb Show error when no docs found 2013-03-10 00:19:10 +01:00
simple_prompt.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
stat.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
switch_to.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
toggle_color.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
watch_expression.rb read "watch_expressions" via _pry_.config 2014-02-04 23:17:27 +01:00
whereami.rb update whereami command to use _pry_.config.default_window_size. 2014-02-07 02:03:58 +01:00
wtf.rb Remove warnings [Fixes #869] 2013-03-02 16:01:55 -08:00