yq/pkg/yqlib/doc/operators/headers/has.md

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.