MCPcopy Index your code
hub / github.com/Effect-TS/effect / done

Function done

packages/platform/src/Socket.ts:221–223  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

219 )
220 },
221 done() {
222 return Scope.close(writeScope, Exit.void)
223 }
224 }
225
226 yield* self.runRaw((data) => {

Callers 1

DurableDeferred.tsFile · 0.50

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected