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 /
OpenStruct /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
351
B
-rw-r--r--
2023-07-26 17:26
cdesc-OpenStruct.ri
3
KB
-rw-r--r--
2023-07-26 17:26
delete_field-i.ri
529
B
-rw-r--r--
2023-07-26 17:26
initialize_copy-i.ri
248
B
-rw-r--r--
2023-07-26 17:26
inspect-i.ri
283
B
-rw-r--r--
2023-07-26 17:26
marshal_dump-i.ri
644
B
-rw-r--r--
2023-07-26 17:26
marshal_load-i.ri
610
B
-rw-r--r--
2023-07-26 17:26
modifiable-i.ri
350
B
-rw-r--r--
2023-07-26 17:26
new-c.ri
674
B
-rw-r--r--
2023-07-26 17:26
new_ostruct_member-i.ri
420
B
-rw-r--r--
2023-07-26 17:26
to_s-i.ri
145
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI"new:EFI"OpenStruct::new;FT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"KCreates a new OpenStruct object. By default, the resulting OpenStruct;TI"$object will have no attributes.;To:RDoc::Markup::BlankLine o; ; [I"HThe optional +hash+, if given, will generate attributes and values.;TI"For example:;T@o:RDoc::Markup::Verbatim; [ I"require 'ostruct' ;FI"Dhash = { "country" => "Australia", :population => 20_000_000 } ;FI"!data = OpenStruct.new(hash) ;FI" ;FI"Lp data # -> <OpenStruct country="Australia" population=20000000>;F: @file000[ I"(hash=nil);TI"lib/ostruct.rb;T