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

Usage in Deno

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

Type

string[] | undefined