compose

fun compose(string: String): Node?(source)

Parse a YAML stream and produce Node

See Processing Overview.

Return

parsed Node, if available in string.

Parameters

string

YAML document(s).