Skip to main content
ExecSyncOptions - child_process - Node documentation
interface ExecSyncOptions

Usage in Deno

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

Properties

optional
shell: string | undefined