Interface BacktraceOptions

Options that may be passed to Java.backtrace().

Hierarchy

  • BacktraceOptions

Properties

Properties

limit?: number

Limit how many frames up the stack to walk. Defaults to 16.

Generated using TypeDoc