method

evaluate

ruby latest stable - Class: IRB::WorkSpace
evaluate(context, statements, file = nil, line = nil)
public

Evaluate the context of this workspace and use the Tracer library to output the exact lines of code are being executed in chronological order.

See lib/tracer.rb for more information.