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

Function pipe

packages/cli/src/internal/command.ts:123–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 return this.tag
122 },
123 pipe() {
124 return pipeArguments(this, arguments)
125 }
126}
127
128const registeredDescriptors = globalValue(

Callers

nothing calls this directly

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected