MCPcopy
hub / github.com/TomWright/dasel / EachExpr

Struct EachExpr

selector/ast/expression_complex.go:94–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92func (MapExpr) expr() {}
93
94type EachExpr struct {
95 Expr Expr
96}
97
98func (EachExpr) expr() {}
99

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected