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

4 lines
102 B
Markdown
Raw Normal View History

2021-11-03 04:00:58 +00:00
# Contains
This returns `true` if the context contains the passed in parameter, and false otherwise.