emitter.start_mapping(anchor, tag, implicit, style)
Instance Public methods
Start emitting a YAML map with anchor, tag, an
implicit start and end, and style.
See Psych::Handler#start_mapping
Start emitting a YAML map with anchor, tag, an
implicit start and end, and style.
See Psych::Handler#start_mapping
Please login to continue.