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
2017-09-20 15:43:10 +01: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 add 'JavaPackageModuleTemplate' as a deprecated constant (jruby). 2017-09-20 15:43:10 +01:00
watch_expression Fix more warnings 2015-01-23 14:03:50 +01:00
amend_line.rb Rollback untoward mutations. 2013-11-24 15:16:28 -08:00
bang.rb Clean up ambiguous method warnings 2014-06-24 16:07:30 -04:00
bang_pry.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
cat.rb Use _pry_.pager instead of Pry::Pager 2014-05-01 01:51:02 -07:00
cd.rb Make object path resolution more robust (fix #957) 2014-04-28 00:41:19 -07:00
change_inspector.rb Various copy changes 2014-05-05 00:50:44 -07:00
change_prompt.rb Various copy changes 2014-05-05 00:50:44 -07:00
code_collector.rb Fix more warnings 2015-01-23 14:03:50 +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 Fix possible reference to past scope warnings 2015-01-23 14:24:35 +01:00
edit.rb use Integer instead of 1.class 2017-06-13 22:16:09 +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 namespace typo 2015-06-22 17:53:59 +02: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 update oudated documentation for gem-install. 2014-04-27 14:12:33 -07:00
gem_list.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
gem_open.rb fixed Pry::Editor#invoke_editor 2014-09-10 12:45:02 -06:00
gem_readme.rb Changes deprecated ‘File.exists’ to ‘File.exist’ 2015-05-10 19:58:16 -06:00
gem_search.rb add 'gem-search' command 2014-11-23 02:11:01 +00:00
gist.rb Move back to 'gist' gem 2014-04-27 22:24:20 -07:00
help.rb Various copy changes 2014-05-05 00:50:44 -07:00
hist.rb Comment is not needed anymore, since the last command could be anything now 2016-02-11 12:49:25 -06: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 Reduce line length in jump-to 2015-01-14 22:01:04 -08:00
list_inspectors.rb Various copy changes 2014-05-05 00:50:44 -07:00
list_prompts.rb Various copy changes 2014-05-05 00:50:44 -07:00
ls.rb hide deprecated constants from ls output by default. 2017-06-04 23:31:14 +01:00
nesting.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
play.rb Fix typo 2015-12-09 07:15:46 -06:00
pry_backtrace.rb Use _pry_.pager instead of Pry::Pager 2014-05-01 01:51:02 -07:00
pry_version.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
raise_up.rb Use _pry_.pager instead of Pry::Pager 2014-05-01 01:51:02 -07:00
reload_code.rb Fix more warnings 2015-01-23 14:03:50 +01:00
reset.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
ri.rb improve error message; add testcase for #1461 2015-08-19 10:40:11 +01:00
save_file.rb Update show-file docs 2013-01-11 14:14:14 -06:00
shell_command.rb shell_command: simplify the return conditions 2015-06-17 16:17:51 +03: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 exclamation point from #no_definition_message 2016-04-02 13:24:11 -03:00
show_input.rb Prettify command descriptions, switches and stuff 2013-01-09 22:23:19 +02:00
show_source.rb Revert "Get rid of Code#highlighted" 2014-07-20 17:32:17 -07:00
simple_prompt.rb group 'simple-prompt' toggle with other prompt commands in help. 2014-03-23 13:14:15 +01: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 update toggle-color to go through _pry_.color. 2014-03-23 16:40:08 +01:00
watch_expression.rb Revert "Get rid of Code#highlighted" 2014-07-20 17:32:17 -07:00
whereami.rb whereami?!?!?!?! fix #1597 2017-07-15 07:14:21 +01:00
wtf.rb Remove warnings [Fixes #869] 2013-03-02 16:01:55 -08:00