mirror of
https://github.com/mikefarah/yq.git
synced 2026-06-28 16:07:46 +00:00
6 lines
172 B
Markdown
6 lines
172 B
Markdown
# 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.
|