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.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
system /
Method /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
695
B
-rw-r--r--
2024-06-26 17:25
%3d%3d%3d-i.ri
515
B
-rw-r--r--
2024-06-26 17:25
%3d%3d-i.ri
536
B
-rw-r--r--
2024-06-26 17:25
%3e%3e-i.ri
694
B
-rw-r--r--
2024-06-26 17:25
%5b%5d-i.ri
513
B
-rw-r--r--
2024-06-26 17:25
arity-i.ri
1.78
KB
-rw-r--r--
2024-06-26 17:25
call-i.ri
566
B
-rw-r--r--
2024-06-26 17:25
cdesc-Method.ri
1.66
KB
-rw-r--r--
2024-06-26 17:25
clone-i.ri
564
B
-rw-r--r--
2024-06-26 17:25
curry-i.ri
1.32
KB
-rw-r--r--
2024-06-26 17:25
eql%3f-i.ri
455
B
-rw-r--r--
2024-06-26 17:25
hash-i.ri
402
B
-rw-r--r--
2024-06-26 17:25
inspect-i.ri
1.59
KB
-rw-r--r--
2024-06-26 17:25
name-i.ri
314
B
-rw-r--r--
2024-06-26 17:25
original_name-i.ri
542
B
-rw-r--r--
2024-06-26 17:25
owner-i.ri
494
B
-rw-r--r--
2024-06-26 17:25
parameters-i.ri
884
B
-rw-r--r--
2024-06-26 17:25
receiver-i.ri
455
B
-rw-r--r--
2024-06-26 17:25
source_location-i.ri
464
B
-rw-r--r--
2024-06-26 17:25
super_method-i.ri
427
B
-rw-r--r--
2024-06-26 17:25
to_proc-i.ri
341
B
-rw-r--r--
2024-06-26 17:25
to_s-i.ri
1.53
KB
-rw-r--r--
2024-06-26 17:25
unbind-i.ri
470
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::NormalClass[iI"Method:ET@I"Object;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[ I"EMethod objects are created by Object#method, and are associated ;TI"Dwith a particular object (not just with a class). They may be ;TI"Aused to invoke the method within the object, and as a block ;TI"Eassociated with an iterator. They may also be unbound from one ;TI"=object (creating an UnboundMethod) and bound to another.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;[I"class Thing ;TI" def square(n) ;TI" n*n ;TI" end ;TI" end ;TI"thing = Thing.new ;TI"#meth = thing.method(:square) ;TI" ;TI")meth.call(9) #=> 81 ;TI"0[ 1, 2, 3 ].collect(&meth) #=> [1, 4, 9] ;TI" ;TI"9[ 1, 2, 3 ].each(&method(:puts)) #=> prints 1, 2, 3 ;TI" ;TI"require 'date' ;TI"=%w[2017-03-01 2017-03-02].collect(&Date.method(:parse)) ;TI"s#=> [#<Date: 2017-03-01 ((2457814j,0s,0n),+0s,2299161j)>, #<Date: 2017-03-02 ((2457815j,0s,0n),+0s,2299161j)>];T:@format0: @fileI"proc.c;T:0@omit_headings_from_table_of_contents_below0; 0;0[ [ [ [[I" class;T[[:public[ [:protected[ [:private[ [I" instance;T[[;[ [;[ [;[[I"<<;TI"proc.c;T[I"==;T@@[I"===;T@@[I">>;T@@[I"[];T@@[I" arity;T@@[I" call;T@@[I" clone;T@@[I" curry;T@@[I" eql?;T@@[I" hash;T@@[I"inspect;T@@[I" name;T@@[I"original_name;T@@[I" owner;T@@[I"parameters;T@@[I" receiver;T@@[I"source_location;T@@[I"super_method;T@@[I"to_proc;T@@[I" to_s;T@@[I"unbind;T@@[ [U:RDoc::Context::Section[i 0o;;[ ; 0;0[I"proc.c;T@'cRDoc::TopLevel