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

Method pipe

packages/platform/node/src/NodeHttpClient.ts:646–648  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

644 }
645
646 pipe() {
647 return pipeArguments(this, arguments)
648 }
649}
650
651/**

Callers

nothing calls this directly

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected