effect-io-ai

Package: effect
Module: Cause

Cause.InterruptorStackTrace

Context annotation used to store the stack frame captured at the point of interruption.

When to use

Use when you need the stack-frame annotation used by interrupt-only cause rendering.

Details

Similar to StackTrace but specific to Interrupt reasons.

See

Signature

declare class InterruptorStackTrace

Source

Since v4.0.0