Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TomWright/dasel
/ MapExpr
Struct
MapExpr
selector/ast/expression_complex.go:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
func
(ObjectExpr) expr() {}
87
88
type
MapExpr
struct
{
89
Expr Expr
90
}
91
92
func
(MapExpr) expr() {}
93
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected