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 /
ruby33 /
share /
ri /
system /
ENV /
Delete
Unzip
Name
Size
Permission
Date
Action
%5b%5d%3d-c.ri
2.11
KB
-rw-r--r--
2026-04-07 17:22
%5b%5d-c.ri
657
B
-rw-r--r--
2026-04-07 17:22
assoc-c.ri
1.39
KB
-rw-r--r--
2026-04-07 17:22
cdesc-ENV.ri
9.48
KB
-rw-r--r--
2026-04-07 17:22
clear-c.ri
480
B
-rw-r--r--
2026-04-07 17:22
clone-c.ri
476
B
-rw-r--r--
2026-04-07 17:22
delete-c.ri
1.35
KB
-rw-r--r--
2026-04-07 17:22
delete_if-c.ri
1.2
KB
-rw-r--r--
2026-04-07 17:22
dup-c.ri
386
B
-rw-r--r--
2026-04-07 17:22
each-c.ri
941
B
-rw-r--r--
2026-04-07 17:22
each_key-c.ri
834
B
-rw-r--r--
2026-04-07 17:22
each_pair-c.ri
951
B
-rw-r--r--
2026-04-07 17:22
each_value-c.ri
853
B
-rw-r--r--
2026-04-07 17:22
empty%3f-c.ri
498
B
-rw-r--r--
2026-04-07 17:22
except-c.ri
591
B
-rw-r--r--
2026-04-07 17:22
fetch-c.ri
1.65
KB
-rw-r--r--
2026-04-07 17:22
filter%21-c.ri
1.8
KB
-rw-r--r--
2026-04-07 17:22
filter-c.ri
1.31
KB
-rw-r--r--
2026-04-07 17:22
freeze-c.ri
386
B
-rw-r--r--
2026-04-07 17:22
has_key%3f-c.ri
1.56
KB
-rw-r--r--
2026-04-07 17:22
has_value%3f-c.ri
668
B
-rw-r--r--
2026-04-07 17:22
include%3f-c.ri
1.56
KB
-rw-r--r--
2026-04-07 17:22
inspect-c.ri
482
B
-rw-r--r--
2026-04-07 17:22
invert-c.ri
899
B
-rw-r--r--
2026-04-07 17:22
keep_if-c.ri
1.05
KB
-rw-r--r--
2026-04-07 17:22
key%3f-c.ri
1.55
KB
-rw-r--r--
2026-04-07 17:22
key-c.ri
954
B
-rw-r--r--
2026-04-07 17:22
keys-c.ri
638
B
-rw-r--r--
2026-04-07 17:22
length-c.ri
486
B
-rw-r--r--
2026-04-07 17:22
member%3f-c.ri
1.56
KB
-rw-r--r--
2026-04-07 17:22
merge%21-c.ri
2.51
KB
-rw-r--r--
2026-04-07 17:22
rassoc-c.ri
823
B
-rw-r--r--
2026-04-07 17:22
rehash-c.ri
393
B
-rw-r--r--
2026-04-07 17:22
reject%21-c.ri
1.3
KB
-rw-r--r--
2026-04-07 17:22
reject-c.ri
979
B
-rw-r--r--
2026-04-07 17:22
replace-c.ri
1.06
KB
-rw-r--r--
2026-04-07 17:22
select%21-c.ri
1.8
KB
-rw-r--r--
2026-04-07 17:22
select-c.ri
1.31
KB
-rw-r--r--
2026-04-07 17:22
shift-c.ri
839
B
-rw-r--r--
2026-04-07 17:22
size-c.ri
482
B
-rw-r--r--
2026-04-07 17:22
slice-c.ri
874
B
-rw-r--r--
2026-04-07 17:22
store-c.ri
2.12
KB
-rw-r--r--
2026-04-07 17:22
to_a-c.ri
532
B
-rw-r--r--
2026-04-07 17:22
to_h-c.ri
1.31
KB
-rw-r--r--
2026-04-07 17:22
to_hash-c.ri
492
B
-rw-r--r--
2026-04-07 17:22
to_s-c.ri
360
B
-rw-r--r--
2026-04-07 17:22
update-c.ri
2.51
KB
-rw-r--r--
2026-04-07 17:22
value%3f-c.ri
660
B
-rw-r--r--
2026-04-07 17:22
values-c.ri
657
B
-rw-r--r--
2026-04-07 17:22
values_at-c.ri
947
B
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI" to_h:ETI"ENV::to_h;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"LWith no block, returns a Hash containing all name/value pairs from ENV:;To:RDoc::Markup::Verbatim; [I"-ENV.replace('foo' => '0', 'bar' => '1') ;TI",ENV.to_h # => {"bar"=>"1", "foo"=>"0"} ;T:@format0o; ; [ I"KWith a block, returns a Hash whose items are determined by the block. ;TI":Each name/value pair in ENV is yielded to the block. ;TI"?The block must return a 2-element Array (name/value pair) ;TI"9that is added to the return Hash as a key and value:;To;; [I"RENV.to_h { |name, value| [name.to_sym, value.to_i] } # => {:bar=>1, :foo=>0} ;T;0o; ; [I"?Raises an exception if the block does not return an Array:;To;; [I"eENV.to_h { |name, value| name } # Raises TypeError (wrong element type String (expected array)) ;T;0o; ; [I"IRaises an exception if the block returns an Array of the wrong size:;To;; [I"rENV.to_h { |name, value| [name] } # Raises ArgumentError (element has wrong array length (expected 2, was 1));T;0: @fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"}ENV.to_h -> hash of name/value pairs ENV.to_h {|name, value| block } -> hash of name/value pairs ;T0[ I"();T@'FI"ENV;TcRDoc::NormalClass00