pry--pry/lib/pry/default_commands
John Mair 79c4e9890d show the state of the eval_string after running 'play' command (provided it's not about to be eval'd) 2011-09-18 00:43:56 +12:00
..
basic.rb removed Pry.active_instance from commands and replaced with _pry_ method 2011-08-16 16:21:52 +12:00
context.rb Don't explode if the file we're in doesn't exist. 2011-09-10 12:53:10 -07:00
documentation.rb Clean up usage information for commands. 2011-09-11 20:30:38 -07:00
easter_eggs.rb refined command name of easteregg to further avoid conflict 2011-09-07 03:00:16 +12:00
gems.rb removed specs.map.with_index from gem-list command and replaced with each_with_index.map to meet 1.8 compatibility 2011-06-08 01:00:06 +12:00
input.rb show the state of the eval_string after running 'play' command (provided it's not about to be eval'd) 2011-09-18 00:43:56 +12:00
introspection.rb Always edit a blank file with -t 2011-09-14 15:51:56 -07:00
ls.rb updated tests for view_clip to reflect new behaviour (truncated #<> output) 2011-09-08 20:28:08 +12:00
shell.rb now passing output object and pry instance into Pry.config.system proc 2011-09-18 00:42:29 +12:00