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.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
Proc /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d%3d-i.ri
375
B
-rw-r--r--
2023-07-26 17:26
%3d%3d-i.ri
344
B
-rw-r--r--
2023-07-26 17:26
%5b%5d-i.ri
1.55
KB
-rw-r--r--
2023-07-26 17:26
arity-i.ri
1003
B
-rw-r--r--
2023-07-26 17:26
binding-i.ri
571
B
-rw-r--r--
2023-07-26 17:26
call-i.ri
1.55
KB
-rw-r--r--
2023-07-26 17:26
cdesc-Proc.ri
1.04
KB
-rw-r--r--
2023-07-26 17:26
curry-i.ri
1.94
KB
-rw-r--r--
2023-07-26 17:26
eql%3f-i.ri
348
B
-rw-r--r--
2023-07-26 17:26
hash-i.ri
247
B
-rw-r--r--
2023-07-26 17:26
lambda%3f-i.ri
3.39
KB
-rw-r--r--
2023-07-26 17:26
new-c.ri
677
B
-rw-r--r--
2023-07-26 17:26
parameters-i.ri
424
B
-rw-r--r--
2023-07-26 17:26
source_location-i.ri
374
B
-rw-r--r--
2023-07-26 17:26
to_proc-i.ri
349
B
-rw-r--r--
2023-07-26 17:26
to_s-i.ri
303
B
-rw-r--r--
2023-07-26 17:26
yield-i.ri
1.56
KB
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::NormalClass[iI" Proc:ET@I"Object;Fo:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"I<code>Proc</code> objects are blocks of code that have been bound to;TI"Da set of local variables. Once bound, the code may be called in;TI"9different contexts and still access those variables.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;[I"def gen_times(factor) ;FI"' return Proc.new {|n| n*factor } ;FI" end ;FI" ;FI"times3 = gen_times(3) ;FI"times5 = gen_times(5) ;FI" ;FI"*times3.call(12) #=> 36 ;FI"*times5.call(5) #=> 25 ;FI")times3.call(times5.call(4)) #=> 60;F: @fileI"proc.c;T;0[ [ [ [[I" class;F[[:public[[I"new;T@[:protected[ [:private[ [I" instance;F[[; [[I"==;T@[I"===;T@[I"[];T@[I" arity;T@[I"binding;T@[I" call;T@[I" curry;T@[I" eql?;T@[I" hash;T@[I"lambda?;T@[I"parameters;T@[I"source_location;T@[I"to_proc;T@[I" to_s;T@[I" yield;T@[;[ [;[