evaluate(context, statements, file = nil, line = nil)
Instance Public methods
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.
Please login to continue.