switch(key) Instance Public methods Changes the current active irb session to
n_jobs() Instance Public methods The total number of irb sessions, used to set
main_irb() Instance Public methods Returns the top level irb session.
new() Class Public methods Creates a new
main_thread() Instance Public methods Returns the top level thread.
irb(key) Instance Public methods Returns the irb session for the given key
delete(key) Instance Public methods Deletes the job at the given key
inspect() Instance Public methods Outputs a list of jobs, see the irb command
kill(*keys) Instance Public methods Terminates the irb sessions specified by
insert(irb) Instance Public methods Add the given irb session to
Page 1 of 2