Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ cause
Method
cause
packages/effect/src/internal/core.ts:188–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
186
)
187
}
188
get cause() {
189
return
this.effect_instruction_i0
190
}
191
pipe() {
192
return
pipeArguments(this, arguments)
193
}
Callers
1
cause
Function · 0.80
Calls
no outgoing calls
Tested by
1
cause
Function · 0.64