JSON.with_node


Description:

public JSON.with_node (Node node, bool convert_underlines = false, bool pretty = false)

Create a Json view, using the provided Json.Node.

Parameters:

node Json.Node instance.
pretty Default false. When true, outputs in formatted, indented JSON.