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.188
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
ri /
system /
Struct /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
1022
B
-rw-r--r--
2026-04-07 17:42
%5b%5d%3d-i.ri
1.33
KB
-rw-r--r--
2026-04-07 17:42
%5b%5d-i.ri
999
B
-rw-r--r--
2026-04-07 17:42
as_json-i.ri
374
B
-rw-r--r--
2026-04-07 17:42
cdesc-Struct.ri
5.77
KB
-rw-r--r--
2026-04-07 17:42
deconstruct-i.ri
698
B
-rw-r--r--
2026-04-07 17:42
deconstruct_keys-i.ri
911
B
-rw-r--r--
2026-04-07 17:42
dig-i.ri
1.25
KB
-rw-r--r--
2026-04-07 17:42
each-i.ri
795
B
-rw-r--r--
2026-04-07 17:42
each_pair-i.ri
892
B
-rw-r--r--
2026-04-07 17:42
eql%3f-i.ri
1012
B
-rw-r--r--
2026-04-07 17:42
filter-i.ri
882
B
-rw-r--r--
2026-04-07 17:42
hash-i.ri
892
B
-rw-r--r--
2026-04-07 17:42
inspect-i.ri
715
B
-rw-r--r--
2026-04-07 17:42
json_create-c.ri
420
B
-rw-r--r--
2026-04-07 17:42
keyword_init%3f-c.ri
771
B
-rw-r--r--
2026-04-07 17:42
length-i.ri
574
B
-rw-r--r--
2026-04-07 17:42
members-c.ri
543
B
-rw-r--r--
2026-04-07 17:42
members-i.ri
551
B
-rw-r--r--
2026-04-07 17:42
new-c.ri
5.45
KB
-rw-r--r--
2026-04-07 17:42
select-i.ri
940
B
-rw-r--r--
2026-04-07 17:42
size-i.ri
594
B
-rw-r--r--
2026-04-07 17:42
to_a-i.ri
732
B
-rw-r--r--
2026-04-07 17:42
to_h-i.ri
1.08
KB
-rw-r--r--
2026-04-07 17:42
to_json-i.ri
405
B
-rw-r--r--
2026-04-07 17:42
to_s-i.ri
688
B
-rw-r--r--
2026-04-07 17:42
values-i.ri
688
B
-rw-r--r--
2026-04-07 17:42
values_at-i.ri
1.63
KB
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"deconstruct_keys:ETI"Struct#deconstruct_keys;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"GReturns a hash of the name/value pairs for the given member names.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"2Customer = Struct.new(:name, :address, :zip) ;TI"Ejoe = Customer.new("Joe Smith", "123 Maple, Anytown NC", 12345) ;TI"0h = joe.deconstruct_keys([:zip, :address]) ;TI"=h # => {:zip=>12345, :address=>"123 Maple, Anytown NC"} ;T:@format0o; ; [I"?Returns all names and values if +array_of_names+ is +nil+:;T@o;; [I"#h = joe.deconstruct_keys(nil) ;TI"Xh # => {:name=>"Joseph Smith, Jr.", :address=>"123 Maple, Anytown NC", :zip=>12345};T; 0: @fileI" struct.c;T:0@omit_headings_from_table_of_contents_below0I".deconstruct_keys(array_of_names) -> hash ;T0[ I" (p1);T@FI"Struct;TcRDoc::NormalClass00