yq/pkg/yqlib/doc/operators/headers/first.md
2025-10-12 14:32:28 +11:00

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.