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

Usage in Deno

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

Properties

optional
windowsHide: boolean | undefined
optional
timeout: number | undefined