mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-08 23:05:36 +00:00
172 B
172 B
First
Returns the first matching element in an array, or first matching value in a map.
Can be given an expression to match with, otherwise will just return the first.