Skip to main content
RunningScriptInNewContextOptions.contextName - vm - Node documentation
property RunningScriptInNewContextOptions.contextName

Usage in Deno

import { type RunningScriptInNewContextOptions } from "node:vm";

Human-readable name of the newly created context.

Type