Flowdock
method

new

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: Mapping
new(anchor = nil, tag = nil, implicit = true, style = BLOCK) public

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

Show source
Register or log in to add new notes.