MCPcopy
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
82type ObjectExpr struct {
83 Pairs []KeyValue
84}
85
86func (ObjectExpr) expr() {}
87

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected