yq/pkg/yqlib/doc/operators/headers/has.md
2023-03-12 15:38:18 -05:00

4 lines
103 B
Markdown

# Has
This operation returns true if the key exists in a map (or index in an array), false otherwise.