method

suspend_name

v2_2_9 - Show latest stable - Class: IRB::Irb
suspend_name(path = nil, name = nil)
public

Evaluates the given block using the given path as the Context#irb_path and name as the Context#irb_name.

Used by the irb command source, see IRB@IRB+Sessions for more information.