⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby33
/
share
/
ri
/
system
/
Thread
/
View File Name :
fetch-i.ri
U:RDoc::AnyMethod[iI" fetch:ETI"Thread#fetch;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"BReturns a fiber-local for the given key. If the key can't be ;TI"Hfound, there are several options: With no other arguments, it will ;TI"Graise a KeyError exception; if <i>default</i> is given, then that ;TI"Ewill be returned; if the optional code block is specified, then ;TI"Bthat will be run and its result returned. See Thread#[] and ;TI"Hash#fetch.;T: @fileI" thread.c;T:0@omit_headings_from_table_of_contents_below0I"ethr.fetch(sym) -> obj thr.fetch(sym) { } -> obj thr.fetch(sym, default) -> obj ;T0[ I"(*args);T@FI"Thread;TcRDoc::NormalClass00