Skip to main content
Debugger.SearchMatch - inspector/promises - Node documentation
interface Debugger.SearchMatch

Usage in Deno

import { Debugger } from "node:inspector/promises";

Search match for resource.

Properties

lineNumber: number

Line number in resource content.

lineContent: string

Line with match content.