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

103 B

Has

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