1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Conrad Irwin 5d7c887129 Use Pry::Output to strip color when necessary
All credit to johnny5- for this idea:
952568b933

Pros: No longer need to check _pry_.config.color everywhere.
      All color is stripped (not just that added by pry)

Cons: Inefficient to add colors and then remove them again.
2014-05-01 01:51:02 -07:00
..
pry Use Pry::Output to strip color when necessary 2014-05-01 01:51:02 -07:00
pry.rb Use Pry::Output to strip color when necessary 2014-05-01 01:51:02 -07:00