yq/pkg/yqlib/doc/headers/Boolean Operators.md
Mike Farah bc87aca8d7 wip
2020-11-20 14:35:34 +11:00

161 B

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.