property SerializedFailure.stack

The producing process's stack. Frameless — the header line alone — when the failure was built { stackless: true }; the field itself is absent only if stack was never set.

Type

string

Usage

import { type SerializedFailure } from "lib/result/failure.ts";