Bun

interface

vm.BaseOptions

interface BaseOptions

  • columnOffset?: number

    Specifies the column number offset that is displayed in stack traces produced by this script.

  • filename?: string

    Specifies the filename used in stack traces produced by this script.

  • lineOffset?: number

    Specifies the line number offset that is displayed in stack traces produced by this script.