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 /
ruby19 /
share /
ri /
1.9.1 /
system /
YAML /
Store /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Store.ri
1.18
KB
-rw-r--r--
2023-07-26 17:26
new-c.ri
521
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::NormalClass[iI" Store:EFI"YAML::Store;FI"PStore;Fo:RDoc::Markup::Document:@parts[o;;[ o:RDoc::Markup::Paragraph;[I"OYAML::Store provides the same functionality as PStore, except it uses YAML;TI"(to dump objects instead of Marshal.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Example;T@o:RDoc::Markup::Verbatim;[I"require 'yaml/store' ;FI" ;FI"1Person = Struct.new :first_name, :last_name ;FI" ;FI"Jpeople = [Person.new("Bob", "Smith"), Person.new("Mary", "Johnson")] ;FI" ;FI"*store = YAML::Store.new "test.store" ;FI" ;FI"store.transaction do ;FI" store["people"] = people ;FI"2 store["greeting"] = { "hello" => "world" } ;FI" end ;Fo; ;[I"HAfter running the above code, the contents of "test.store" will be:;T@o;;[I" --- ;FI" people: ;FI"- !ruby/struct:Person ;FI" first_name: Bob ;FI" last_name: Smith ;FI"- !ruby/struct:Person ;FI" first_name: Mary ;FI" last_name: Johnson ;FI"greeting: ;FI" hello: world;F: @fileI"lib/yaml/store.rb;T;0[ [ [ [[I" class;F[[:public[[I"new;F@2[:protected[ [:private[ [I" instance;F[[;[ [;[ [;[