interface ExecSyncOptions
extends CommonExecOptions
Usage
import { type ExecSyncOptions } from "node:child_process";
optional
shell: string | undefined
import { type ExecSyncOptions } from "node:child_process";
shell: string | undefined