pry-exception_explorer icon indicating copy to clipboard operation
pry-exception_explorer copied to clipboard

Use next/prev pointers on Exception objects to implement the 'cd-cause' functionality in pry-rescue

Open banister opened this issue 11 years ago • 0 comments

each exception holds a pointer to the next exception.

banister avatar Aug 30 '12 14:08 banister