instance method Psych::Coder#map
map(tag = self.tag, style = self.style)map(tag = self.tag, style = self.style) { ... }-
[TODO]
Emit a map. The coder will be yielded to the block.
class Psych::Coder
map(tag = self.tag, style = self.style)map(tag = self.tag, style = self.style) { ... }[TODO]
Emit a map. The coder will be yielded to the block.