::Thread
path() Instance Public methods Returns the file name of this frame.
Thread.handle_interrupt(hash) { ... } â result of the block Class Public methods Changes
lineno() Instance Public methods Returns the line number of this frame.
thr.status â string, false or nil Instance Public methods Returns the status
Thread.abort_on_exception= boolean â true or false Class Public methods When
Thread.list â array Class Public methods Returns an array of Thread
Thread.start([args]*) {|args| block } â thread Class Public methods Basically
inspect() Instance Public methods Returns the same as calling inspect
Thread.main â thread Class Public methods Returns the main thread.
thr.group â thgrp or nil Instance Public methods Returns the ThreadGroup
Page 4 of 6