1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
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.