property RunningScriptInNewContextOptions.contextName
Usage
import { type RunningScriptInNewContextOptions } from "node:vm";
Human-readable name of the newly created context.
CreateContextOptions["name"]
import { type RunningScriptInNewContextOptions } from "node:vm";
Human-readable name of the newly created context.
CreateContextOptions["name"]