yq/pkg/yqlib/doc/operators/headers/has.md
2021-12-21 15:02:07 +11:00

4 lines
111 B
Markdown

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