Skip to main content
Runtime.EvaluateParameterType.includeCommandLineAPI - inspector/promises - Node documentation
property Runtime.EvaluateParameterType.includeCommandLineAPI

Usage in Deno

import { type Runtime } from "node:inspector/promises";

Determines whether Command Line API should be available during the evaluation.

Type

boolean | undefined