Back to Yq

Kind

pkg/yqlib/doc/operators/headers/kind.md

4.53.2219 B
Original Source

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.