Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TomWright/dasel
/ ObjectExpr
Struct
ObjectExpr
selector/ast/expression_complex.go:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
type
ObjectExpr
struct
{
83
Pairs []KeyValue
84
}
85
86
func
(ObjectExpr) expr() {}
87
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected