1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Andrew Vos cc4df826ff stop passing so many parameters around
The write_out* methods all use to take multiple parameters which were
actually available without having to pass them around. Made these
parameters ivars and attr_reader'ed all of them.
2013-01-12 17:59:11 -06:00
..
pry stop passing so many parameters around 2013-01-12 17:59:11 -06:00
pry.rb Pass SyntaxErrors to error handler too. [Fixes #774] 2013-01-12 11:26:02 -08:00