mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +08:00
added path operator!
This commit is contained in:
@@ -0,0 +1 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user