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.198
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 /
OpenStruct /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
801
B
-rw-r--r--
2026-04-07 17:42
%5b%5d%3d-i.ri
646
B
-rw-r--r--
2026-04-07 17:42
%5b%5d-i.ri
584
B
-rw-r--r--
2026-04-07 17:42
as_json-i.ri
383
B
-rw-r--r--
2026-04-07 17:42
cdesc-OpenStruct.ri
5.24
KB
-rw-r--r--
2026-04-07 17:42
delete_field-i.ri
1.17
KB
-rw-r--r--
2026-04-07 17:42
dig-i.ri
908
B
-rw-r--r--
2026-04-07 17:42
each_pair-i.ri
779
B
-rw-r--r--
2026-04-07 17:42
eql%3f-i.ri
442
B
-rw-r--r--
2026-04-07 17:42
freeze-i.ri
236
B
-rw-r--r--
2026-04-07 17:42
inspect-i.ri
374
B
-rw-r--r--
2026-04-07 17:42
json_create-c.ri
429
B
-rw-r--r--
2026-04-07 17:42
new-c.ri
814
B
-rw-r--r--
2026-04-07 17:42
set_ostruct_member_value%21-i.ri
299
B
-rw-r--r--
2026-04-07 17:42
to_h-i.ri
238
B
-rw-r--r--
2026-04-07 17:42
to_json-i.ri
391
B
-rw-r--r--
2026-04-07 17:42
to_s-i.ri
250
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"dig:ETI"OpenStruct#dig;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"4Finds and returns the object in nested objects ;TI"4that is specified by +name+ and +identifiers+. ;TI"=The nested objects may be instances of various classes. ;TI"2See {Dig Methods}[rdoc-ref:dig_methods.rdoc].;To:RDoc::Markup::BlankLine o; ; [I"Examples:;To:RDoc::Markup::Verbatim; [ I"require "ostruct" ;TI"Faddress = OpenStruct.new("city" => "Anytown NC", "zip" => 12345) ;TI"Lperson = OpenStruct.new("name" => "John Smith", "address" => address) ;TI",person.dig(:address, "zip") # => 12345 ;TI"2person.dig(:business_address, "zip") # => nil;T:@format0: @fileI"lib/ostruct.rb;T:0@omit_headings_from_table_of_contents_below0I"/ostruct.dig(name, *identifiers) -> object ;T0[ I"(name, *names);T@FI"OpenStruct;TcRDoc::NormalClass00