Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ id
Method
id
packages/effect/src/Fiber.ts:69–69 ·
view source on GitHub ↗
* The identity of the fiber.
()
Source
from the content-addressed store, hash-verified
67
* The identity of the fiber.
68
*/
69
id(): FiberId.FiberId
70
71
/**
72
* Awaits the fiber, which suspends the awaiting fiber until the result of the
Callers
15
runtime.ts
File · 0.65
onSigint
Function · 0.65
HttpServer.test.ts
File · 0.65
runRaw
Function · 0.65
workerRunner.ts
File · 0.65
RpcServer.ts
File · 0.65
resume
Function · 0.65
Fiber.test.ts
File · 0.65
LayerMap.ts
File · 0.65
make
Function · 0.65
clear
Function · 0.65
make
Function · 0.65
Implementers
1
FiberRuntime
packages/effect/src/internal/fiberRunt
Calls
no outgoing calls
Tested by
no test coverage detected