mirror of
https://github.com/mikefarah/yq.git
synced 2025-03-15 16:37:46 +00:00
1 line
187 B
Markdown
1 line
187 B
Markdown
![]() |
The path operator can be used to find 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.
|