yq/pkg/yqlib/doc/operators/headers/has.md
2021-12-21 14:46:38 +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.