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.
main_thread() Instance Public methods Returns the top level thread.
irb(key) Instance Public methods Returns the irb session for the given key
new() Class Public methods Creates a new
kill(*keys) Instance Public methods Terminates the irb sessions specified by
inspect() Instance Public methods Outputs a list of jobs, see the irb command
delete(key) Instance Public methods Deletes the job at the given key
thread(key) Instance Public methods Returns the thread for the given key
Page 1 of 2