stringify


Description:

public static string stringify (YamlValue value)

Serializes a YamlValue tree to a YAML string.

Parameters:

value

root YamlValue.

Returns:

YAML string.