new

new(anchor = nil, tag = nil, implicit = true, style = BLOCK)
Class Public methods

Create a new Psych::Nodes::Mapping object.

anchor is the anchor associated with the map or nil. tag is the tag associated with the map or nil. implicit is a boolean indicating whether or not the map was implicitly started. style is an integer indicating the mapping style.

See Also

See also Psych::Handler#start_mapping

doc_ruby_on_rails
2015-04-29 07:19:59
Comments
Leave a Comment

Please login to continue.