::Thread
Thread.handle_interrupt(hash) { ... } â result of the block Class Public methods Changes
thr.safe_level â integer Instance Public methods Returns the safe level in
thr.group â thgrp or nil Instance Public methods Returns the ThreadGroup
Thread.list â array Class Public methods Returns an array of Thread
lineno() Instance Public methods Returns the line number of this frame.
thr.status â string, false or nil Instance Public methods Returns the status
Thread.main â thread Class Public methods Returns the main thread.
inspect() Instance Public methods Returns the same as calling inspect
thr.alive? â true or false Instance Public methods Returns true
Thread.abort_on_exception= boolean â true or false Class Public methods When
Page 4 of 6