| Server IP : 162.214.74.102 / Your IP : 216.73.217.46 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/opt/cpanel/ea-ruby24/root/usr/share/ri/system/Psych/Handler/ |
Upload File : |
U:RDoc::AnyMethod[iI"start_mapping:EFI"!Psych::Handler#start_mapping;TF:publico: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