pry--pry/lib/pry/default_commands
John Mair dd84c4c0c3 added hist --show option + tests 2011-05-30 03:47:49 +12:00
..
basic.rb simple-prompt now uses prompt stack so it properly resets to prompt when returning from simple-prompt mode 2011-05-30 03:47:49 +12:00
context.rb migrating some commands from opts[:arg_string] to arg_string method 2011-05-30 03:47:49 +12:00
documentation.rb Quash (most) warnings emitted by -w. 2011-05-19 19:07:40 +01:00
easter_eggs.rb Remove game. 2011-05-25 16:26:11 +01:00
gems.rb gem-cd enters the working directory of the newest version of a installed gem. 2011-05-25 16:26:30 +01:00
input.rb added hist --show option + tests 2011-05-30 03:47:49 +12:00
introspection.rb show-command now uses :listing name and can look up dynamically defined commands. Beginning to swap system commands over from special case treatment to new regex command replacement 2011-05-28 04:20:00 +12:00
ls.rb Quash (most) warnings emitted by -w. 2011-05-19 19:07:40 +01:00
shell.rb implemented system commands as regex command (in shell.rb), removed all traces of old system command code 2011-05-29 03:41:15 +12:00