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

Method provide

packages/effect/src/TestLive.ts:30–30  ·  view source on GitHub ↗
(effect: Effect.Effect<A, E, R>)

Source from the content-addressed store, hash-verified

28export interface TestLive {
29 readonly [TestLiveTypeId]: TestLiveTypeId
30 provide<A, E, R>(effect: Effect.Effect<A, E, R>): Effect.Effect<A, E, R>
31}
32
33/**

Callers 15

RpcWorker.test.tsFile · 0.65
e2eSuiteFunction · 0.65
layerFunction · 0.65
Worker.test.tsFile · 0.65
rpc-worker.tsFile · 0.65
worker.tsFile · 0.65
rpc-schemas.tsFile · 0.65
UsersClientClass · 0.65
layerWebSocketFunction · 0.65

Implementers 2

LiveImplpackages/effect/src/TestLive.ts
ChannelExecutorpackages/effect/src/internal/channel/c

Calls

no outgoing calls

Tested by 15

layerFunction · 0.52
runPromiseFunction · 0.52
runPromiseFunction · 0.52
runPromiseFunction · 0.52
makeRunnerLayerFunction · 0.52
makeClientLayerFunction · 0.52
runEffectFunction · 0.52
runEffectFunction · 0.52
runEffectFunction · 0.52
runEffectFunction · 0.52
runEffectFunction · 0.52
runEffectFunction · 0.52