MCPcopy Create free account
hub / github.com/Effect-TS/effect / pipe

Function pipe

packages/effect/src/unstable/cli/Param.ts:269–271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

267 _A: identity
268 },
269 pipe() {
270 return pipeArguments(this, arguments)
271 }
272}
273
274/**

Callers 1

linesFunction · 0.90

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected