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 /
ruby30 /
share /
ri /
system /
Psych /
Stream /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Stream.ri
1.26
KB
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::NormalClass[iI"Stream:ETI"Psych::Stream;TI"Psych::Visitors::YAMLTree;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"OPsych::Stream is a streaming YAML emitter. It will not buffer your YAML, ;TI"#but send it straight to an IO.;To:RDoc::Markup::BlankLine o; ;[I"Here is an example use:;T@o:RDoc::Markup::Verbatim;[ I")stream = Psych::Stream.new($stdout) ;TI"stream.start ;TI""stream.push({:foo => 'bar'}) ;TI"stream.finish ;T:@format0o; ;[I"CYAML will be immediately emitted to $stdout with no buffering.;T@o; ;[I"PPsych::Stream#start will take a block and ensure that Psych::Stream#finish ;TI"(is called, so you can do this form:;T@o;;[ I")stream = Psych::Stream.new($stdout) ;TI"stream.start do |em| ;TI" em.push(:foo => 'bar') ;TI"end;T;0: @fileI""ext/psych/lib/psych/stream.rb;T:0@omit_headings_from_table_of_contents_below0; 0;0[ [ [[I"Psych::Streaming;To;;[ ; @);0I""ext/psych/lib/psych/stream.rb;T[[I" class;T[[:public[ [:protected[ [:private[ [I" instance;T[[;[ [;[ [;[ [[I"#Psych::Streaming::ClassMethods;To;;[ ; @);0@1[U:RDoc::Context::Section[i 0o;;[ ; 0;0[I""ext/psych/lib/psych/stream.rb;TI" Psych;TcRDoc::NormalModule