MCPcopy Create free account
hub / github.com/Effect-TS/effect / tracer.ts

File tracer.ts

packages/effect/src/internal/tracer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as Tracer from "../Tracer.ts"
2import { getStackTraceLimit, setStackTraceLimit } from "./stackTraceLimit.ts"
3
4export interface ErrorWithStackTraceLimit {

Callers

nothing calls this directly

Calls 1

makeStackCleanerFunction · 0.85

Tested by

no test coverage detected