Legivel


YamlPath

Namespace: Legivel.Traverse

Contains a data-query, which may be applied to a Node

Instance members

Instance memberDescription
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

Fork me on GitHub