yq/pkg/yqlib/doc/headers/Path.md
2020-11-22 13:16:54 +11:00

186 B

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.