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