MCPcopy
hub / github.com/Effect-TS/effect / pipe

Function pipe

packages/cli/src/internal/cliApp.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28const proto = {
29 pipe() {
30 return pipeArguments(this, arguments)
31 }
32}
33
34// =============================================================================

Callers 2

handleBuiltInOptionFunction · 0.70
renderWizardArgsFunction · 0.70

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected