yq/pkg/yqlib/doc/headers/Boolean Operators.md

1 line
161 B
Markdown
Raw Normal View History

2020-11-20 03:35:34 +00:00
The `or` and `and` operators take two parameters and return a boolean result. These are most commonly used with the `select` operator to filter particular nodes.