Skip to main content
ForkOptions.windowsVerbatimArguments - child_process - Node documentation
property ForkOptions.windowsVerbatimArguments

Usage in Deno

import { type ForkOptions } from "node:child_process";

Type

boolean | undefined