Hierarchy

  • StartOnLoadOpts

Properties

condition?: ((match, self) => boolean)

Type declaration

    • (match, self): boolean
    • Parameters

      • match: any
      • self: any

      Returns boolean

linker?: string

Linker Module name as recognized by Process.findModuleByName(XXX)

Field

threshold?: number

Stalker threshold

Field

Generated using TypeDoc