yq/pkg/yqlib/doc/headers/Path.md

1 line
186 B
Markdown
Raw Normal View History

2020-11-22 02:16:54 +00:00
The path operator can be used to get the traversal paths of matching nodes in an expression. The path is returned as an array, which if traversed in order will lead to the matching node.