find


Description:

public Node? find (string path, Node? context = null)

Find a specific child Yaml.Node corresponding to path definition.

Parameters:

path

the definition to retriew the child node

context

the Yaml.Node context to operate