n_jobs() Instance Public methods The total number of irb sessions, used to set
switch(key) Instance Public methods Changes the current active irb session to
main_irb() Instance Public methods Returns the top level irb session.
main_thread() Instance Public methods Returns the top level thread.
new() Class Public methods Creates a new
irb(key) Instance Public methods Returns the irb session for 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
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