yq/pkg/yqlib/doc/operators/headers/has.md
2021-12-21 14:46:38 +11:00

111 B

Has

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