1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
John Mair 413507d8dd ls now staggers large output. changed gem command to more
restricted `gem-install`, using File.writable? to determine when to
use `sudo` instead of rescuing exception. Now outputs
Method#parameters info for the `stat` command. Reverted command using
'system' back to using `run`, as `run` might intercept certain
commands to provide extra functionality (e.g `cd`)
2011-04-18 16:50:00 +12:00
..
pry ls now staggers large output. changed gem command to more 2011-04-18 16:50:00 +12:00
pry.rb added execution of shell commands when ':' is first char of command, 2011-04-07 15:31:03 +12:00