MCPcopy Index your code
hub / github.com/dataease/SQLBot / pipe

Function pipe

frontend/public/swagger-ui-bundle.js:23408–23410  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

23406 s()
23407 }
23408 function pipe(s, o) {
23409 return s.pipe(o)
23410 }
23411 s.exports = function pipeline() {
23412 for (var s = arguments.length, o = new Array(s), u = 0; u < s; u++) o[u] = arguments[u]
23413 var x,

Callers 1

Calls 3

_arityFunction · 0.85
AaFunction · 0.50
IaFunction · 0.50

Tested by

no test coverage detected