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

Method encode

packages/workflow/src/Workflow.ts:462–464  ·  view source on GitHub ↗
(toI)

Source from the content-addressed store, hash-verified

460 return new Complete({ exit: fromA.exit })
461 },
462 encode(toI) {
463 return toI
464 }
465 }
466 ) as any
467 }

Callers 15

headersFunction · 0.80
onReadyStateChangeFunction · 0.80
arrayBufferFunction · 0.80
makeFunction · 0.80
findAllFunction · 0.80
void_Function · 0.80
findOneFunction · 0.80
singleFunction · 0.80
makeStorageFunction · 0.80
FileSystem.test.tsFile · 0.80
Stream.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected