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.
irb(key) Instance Public methods Returns the irb session for the given key
new() Class Public methods Creates a new
main_thread() Instance Public methods Returns the top level thread.
kill(*keys) Instance Public methods Terminates the irb sessions specified by
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
thread(key) Instance Public methods Returns the thread for the given key
Page 1 of 2