Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
92
func
(MapExpr) expr() {}
93
94
type
EachExpr
struct
{
95
Expr Expr
96
}
97
98
func
(EachExpr) expr() {}
99
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected