Skip to content

captureStackInfo

const captureStackInfo: () => StackInfo

Defined in: framework-toolkit/dist/stack-info.d.ts:19

Extracts stack information from a new Error’s stack trace. Temporarily increases stack trace limit to capture sufficient context.

StackInfo

The extracted stack information