Regen kind docs

This commit is contained in:
Mike Farah 2024-09-06 12:33:27 +10:00
parent 42b92aff13
commit dff0122481
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
# Kind
The `kind` operator identifies the type of a node as either `scalar`, `map`, or `seq`.
This can be used for filtering or transforming nodes based on their type.
Note that `null` values are treated as `scalar`.
## Get kind ## Get kind
Given a sample.yml file of: Given a sample.yml file of: