1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-03-19 19:45:35 +00:00
yq/pkg/yqlib/doc/operators/headers/has.md

4 lines
103 B
Markdown
Raw Normal View History

2021-11-03 04:00:58 +00:00
# Has
This operation returns true if the key exists in a map (or index in an array), false otherwise.