MCPcopy Create free account
hub / github.com/Ericsson/jaq / readData

Function readData

transform/transform.go:61–135  ·  view source on GitHub ↗

readData reads all data from the given reader and splits it into a [][]string: a slice of commands, each command having multiple positional arguments. If explodeArrays is true, arrays are treated as if they were simply given as a list of newline separated JSON objects.

(r io.Reader, explodeArrays bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

InputToCommandsFunction · 0.85

Calls 1

truncatedValueFunction · 0.85

Tested by

no test coverage detected