Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby / usr / share / ri / 2.2.0 / system / Thread / key%3f-i.ri
Size: Mime:
U:RDoc::AnyMethod[iI"	key?:ETI"Thread#key?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"LReturns +true+ if the given string (or symbol) exists as a fiber-local ;TI"variable.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[	I"me = Thread.current
;TI"me[:oliver] = "a"
;TI""me.key?(:oliver)    #=> true
;TI""me.key?(:stanley)   #=> false;T:@format0:
@fileI"
thread.c;T:0@omit_headings_from_table_of_contents_below0I"&thr.key?(sym)   -> true or false
;T0[I"	(p1);T@FI"Thread;TcRDoc::NormalClass00