File: C:/Ruby27-x64/share/ri/2.7.0/system/Thread/keys-i.ri
U:RDoc::AnyMethod[iI" keys:ETI"Thread#keys;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MReturns an array of the names of the fiber-local variables (as Symbols).;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"thr = Thread.new do
;TI"% Thread.current[:cat] = 'meow'
;TI"& Thread.current["dog"] = 'woof'
;TI" end
;TI".thr.join #=> #<Thread:0x401b3f10 dead>
;TI" thr.keys #=> [:dog, :cat];T:@format0:
@fileI"
thread.c;T:0@omit_headings_from_table_of_contents_below0I"thr.keys -> array
;T0[ I"();T@FI"Thread;TcRDoc::NormalClass00