pry--pry/lib
John Mair 877bc2ade9 whereami command now invoked on active pry instance instead of invoked through Pry.run_command
Advantages of this is the _file_ and _dir_ is set properly and also if current pry instance uses SIMPLE_PROMPT then a prompt using inspect wont be used on the temporary pry instance  as per #245
2011-09-08 03:13:27 +12:00
..
pry improved breaking up file:line syntax to take care of windows c:/blah.rb:10 edgecase 2011-09-07 20:58:58 +12:00
pry.rb whereami command now invoked on active pry instance instead of invoked through Pry.run_command 2011-09-08 03:13:27 +12:00