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.
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
search(key) Instance Public methods Returns the associated job for the given
Page 1 of 2