irb(file = nil, *main)
Class Public methods
Creates a new IRB session, see IRB::Irb.new.
The optional file
argument is given to IRB::Context.new, along with the
workspace created with the remaining arguments, see IRB::WorkSpace.new
Creates a new IRB session, see IRB::Irb.new.
The optional file
argument is given to IRB::Context.new, along with the
workspace created with the remaining arguments, see IRB::WorkSpace.new
Please login to continue.