Skip to main content
Runtime.RunScriptParameterType.includeCommandLineAPI - inspector - Node documentation
property Runtime.RunScriptParameterType.includeCommandLineAPI

Usage in Deno

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

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

Type

boolean | undefined