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

Function pipe

packages/sql-mssql/src/Procedure.ts:91–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 },
90 _tag: "Procedure",
91 pipe() {
92 return pipeArguments(this, arguments)
93 }
94}
95
96/**

Callers 10

makeFunction · 0.50
fromGlobFunction · 0.50
fromBabelGlobFunction · 0.50
fromRecordFunction · 0.50
makeStorageFunction · 0.50
migrations.tsFile · 0.50
dumpFunction · 0.50
dumpFunction · 0.50
mysqlDumpFunction · 0.50
pgDumpFunction · 0.50

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected