Flowdock
method

new

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

Create a new object representing a YAML sequence.

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

See Psych::Handler#start_sequence

Show source
Register or log in to add new notes.