mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-02 02:11:39 +00:00
161 B
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.