pry--pry/lib/pry/default_commands
John Mair 02a366a1f0 Merge remote branch 'origin/dev' into dev 2011-05-28 04:22:46 +12:00
..
basic.rb Move "reset" command Pry::DefaultCommands::Basic. 2011-05-19 19:10:16 +01:00
context.rb added support for 'cd ::' which enters TOPLEVEL_BINDING scope 2011-05-08 18:22:08 +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 migrating commands from opts[:eval_string] to eval_string, also added new show-input command and added :listing for amend-line 2011-05-28 04:18:34 +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 Quash (most) warnings emitted by -w. 2011-05-19 19:07:40 +01:00