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 /
ruby26 /
share /
ri /
2.6.0 /
system /
OpenStruct /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
800
B
-rw-r--r--
2023-07-26 18:33
%5b%5d%3d-i.ri
596
B
-rw-r--r--
2023-07-26 18:33
%5b%5d-i.ri
543
B
-rw-r--r--
2023-07-26 18:33
as_json-i.ri
382
B
-rw-r--r--
2023-07-26 18:33
cdesc-OpenStruct.ri
3.43
KB
-rw-r--r--
2023-07-26 18:33
delete_field-i.ri
884
B
-rw-r--r--
2023-07-26 18:33
dig-i.ri
1.01
KB
-rw-r--r--
2023-07-26 18:33
each_pair-i.ri
779
B
-rw-r--r--
2023-07-26 18:33
eql%3f-i.ri
441
B
-rw-r--r--
2023-07-26 18:33
freeze-i.ri
235
B
-rw-r--r--
2023-07-26 18:33
hash-i.ri
493
B
-rw-r--r--
2023-07-26 18:33
inspect-i.ri
373
B
-rw-r--r--
2023-07-26 18:33
json_create-c.ri
428
B
-rw-r--r--
2023-07-26 18:33
marshal_dump-i.ri
345
B
-rw-r--r--
2023-07-26 18:33
marshal_load-i.ri
346
B
-rw-r--r--
2023-07-26 18:33
new-c.ri
813
B
-rw-r--r--
2023-07-26 18:33
to_h-i.ri
995
B
-rw-r--r--
2023-07-26 18:33
to_json-i.ri
390
B
-rw-r--r--
2023-07-26 18:33
to_s-i.ri
249
B
-rw-r--r--
2023-07-26 18:33
Save
Rename
U:RDoc::AnyMethod[iI"delete_field:ETI"OpenStruct#delete_field;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"ORemoves the named field from the object. Returns the value that the field ;TI"!contained if it was defined.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"require "ostruct" ;TI" ;TI"Bperson = OpenStruct.new(name: "John", age: 70, pension: 300) ;TI" ;TI"*person.delete_field("age") # => 70 ;TI"Nperson # => #<OpenStruct name="John", pension=300> ;T:@format0o; ; [I">Setting the value to +nil+ will not remove the attribute:;T@o;; [I"person.pension = nil ;TI"Gperson # => #<OpenStruct name="John", pension=nil>;T; 0: @fileI"lib/ostruct.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(name);T@FI"OpenStruct;TcRDoc::NormalClass00