Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TomWright/dasel
/ ArrayExpr
Struct
ArrayExpr
selector/ast/expression_complex.go:62–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
func
(IndexExpr) expr() {}
61
62
type
ArrayExpr
struct
{
63
Exprs Expressions
64
}
65
66
func
(ArrayExpr) expr() {}
67
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected