MCPcopy Index your code
hub / github.com/Effect-TS/effect / pipe

Function pipe

packages/cli/src/internal/args.ts:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 _A: (_: never) => _
50 },
51 pipe() {
52 return pipeArguments(this, arguments)
53 }
54}
55
56/** @internal */

Callers 10

makeProviderFunction · 0.70
layerFunction · 0.70
toAnsiDocInternalFunction · 0.70
wizardInternalFunction · 0.70
getFishCompletionsFunction · 0.70
getHelpFunction · 0.70
renderFunction · 0.70
linesFunction · 0.50
moveShipFunction · 0.50
shootFunction · 0.50

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected