M
Mike Halloran
How can I access the previous result of an evaluation in the irb
debugger.
For example:
3 <-- I want to access this result
8
=================
In lisp it would be:
8
Anyway, thanks in advance for the help,
Mike
debugger.
For example:
3 <-- I want to access this result
8
=================
In lisp it would be:
8
Anyway, thanks in advance for the help,
Mike