YamlPath
Namespace: Legivel.Traverse
Contains a data-query, which may be applied to a Node
Instance members
Instance member | Description |
x.Select(arg1)
Signature: Node -> Node list option
|
Applies the query to the given Yaml Node, and optionally returns a list of Nodes which comply |