Preview: alive%3f-i.yaml
Size: 511 B
//proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Thread/alive%3f-i.yaml
--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns <tt>true</tt> if <em>thr</em> is running or sleeping.
- !ruby/struct:SM::Flow::VERB
body: " thr = Thread.new { }\n thr.join #=> #<Thread:0x401b3fb0 dead>\n Thread.current.alive? #=> true\n thr.alive? #=> false\n"
full_name: Thread#alive?
is_singleton: false
name: alive?
params: |
thr.alive? => true or false
visibility: public
Directory Contents
Dirs: 0 × Files: 41