interface ExecSyncOptions
extends CommonExecOptions
Usage in Deno
```typescript import { type ExecSyncOptions } from "node:node__child_process.d.ts"; ```optional
shell: string | undefined
shell: string | undefined