1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
This commit is contained in:
Mike Farah
2020-11-20 14:35:34 +11:00
parent c08980e70f
commit bc87aca8d7
4 changed files with 184 additions and 5 deletions

View File

@@ -0,0 +1 @@
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.